Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dgpu_tree.h19 __isl_give isl_schedule_node *gpu_tree_move_down_to_depth(
Dgpu_tree.c284 __isl_give isl_schedule_node *gpu_tree_move_down_to_depth( in gpu_tree_move_down_to_depth() function
Dgpu.c3178 node = gpu_tree_move_down_to_depth(node, depth, kernel->core); in add_sync()
3278 node = gpu_tree_move_down_to_depth(node, tile->depth, in add_group_write_sync()
3350 node = gpu_tree_move_down_to_depth(node, tile->depth, kernel->core); in add_copies_group_private()
3504 node = gpu_tree_move_down_to_depth(node, tile->depth, kernel->core); in add_copies_group_shared()