reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1164 isl_union_set_free(kernel->core); 3172 node = gpu_tree_move_down_to_thread(node, kernel->core); 3178 node = gpu_tree_move_down_to_depth(node, depth, kernel->core); 3279 kernel->core); 3350 node = gpu_tree_move_down_to_depth(node, tile->depth, kernel->core); 3504 node = gpu_tree_move_down_to_depth(node, tile->depth, kernel->core); 3717 node = gpu_tree_move_down_to_thread(node, kernel->core); 3863 kernel->core = isl_union_set_universe(isl_union_set_copy(domain)); 3873 node_thread = gpu_tree_move_down_to_thread(node_thread, kernel->core); 3913 node = gpu_tree_move_down_to_thread(node, kernel->core); 3941 node = gpu_tree_move_down_to_thread(node, kernel->core); 3967 node = gpu_tree_move_down_to_shared(node, kernel->core); 3970 node = gpu_tree_move_down_to_thread(node, kernel->core);tools/polly/lib/External/ppcg/gpu_group.c
1643 node = gpu_tree_move_down_to_shared(node, kernel->core); 1647 node = gpu_tree_move_down_to_thread(node, kernel->core);tools/polly/lib/External/ppcg/gpu_tree.c
450 node = core_child(node, kernel->core); 475 node = core_child(node, kernel->core);