Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dgpu_tree.c76 static int node_is_thread(__isl_keep isl_schedule_node *node) in node_is_thread() function
124 is_thread = node_is_thread(node); in gpu_tree_insert_shared_before_thread()
234 while ((is_thread = node_is_thread(node)) == 0) in gpu_tree_move_down_to_thread()
250 while ((is_thread = node_is_thread(node)) == 0) in gpu_tree_move_up_to_thread()
304 (is_thread = node_is_thread(node)) == 0 && in gpu_tree_move_down_to_depth()
449 while ((is_thread = node_is_thread(node)) == 0) { in has_sync_before_core()
474 while ((is_thread = node_is_thread(node)) == 0) { in has_sync_after_core()