Home
last modified time | relevance | path

Searched refs:gpu_tree_move_down_to_thread (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/polly/lib/External/ppcg/
Dgpu_tree.h15 __isl_give isl_schedule_node *gpu_tree_move_down_to_thread(
Dgpu_tree.c229 __isl_give isl_schedule_node *gpu_tree_move_down_to_thread( in gpu_tree_move_down_to_thread() function
Dgpu.c3172 node = gpu_tree_move_down_to_thread(node, kernel->core); in add_sync()
3717 node = gpu_tree_move_down_to_thread(node, kernel->core); in compute_sync_writes()
3873 node_thread = gpu_tree_move_down_to_thread(node_thread, kernel->core); in gpu_create_kernel()
3913 node = gpu_tree_move_down_to_thread(node, kernel->core); in gpu_create_kernel()
3941 node = gpu_tree_move_down_to_thread(node, kernel->core); in gpu_create_kernel()
3970 node = gpu_tree_move_down_to_thread(node, kernel->core); in gpu_create_kernel()
Dgpu_group.c1647 node = gpu_tree_move_down_to_thread(node, kernel->core); in gpu_group_references()