reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/polly/lib/External/ppcg/gpu_tree.h
   15 __isl_give isl_schedule_node *gpu_tree_move_down_to_thread(

References

tools/polly/lib/External/ppcg/gpu.c
 3172 	node = gpu_tree_move_down_to_thread(node, kernel->core);
 3717 	node = gpu_tree_move_down_to_thread(node, kernel->core);
 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);
 3970 	node = gpu_tree_move_down_to_thread(node, kernel->core);
tools/polly/lib/External/ppcg/gpu_group.c
 1647 	node = gpu_tree_move_down_to_thread(node, kernel->core);