Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_schedule.c212 __isl_give isl_schedule_node *isl_schedule_get_root( in isl_schedule_get_root() function
258 node = isl_schedule_get_root(sched); in isl_schedule_foreach_schedule_node_top_down()
279 node = isl_schedule_get_root(schedule); in isl_schedule_map_schedule_node_bottom_up()
377 node = isl_schedule_get_root(expansion); in isl_schedule_expand()
383 node = isl_schedule_get_root(schedule); in isl_schedule_expand()
409 node = isl_schedule_get_root(schedule); in isl_schedule_intersect_domain()
439 node = isl_schedule_get_root(schedule); in isl_schedule_gist_domain_params()
470 node = isl_schedule_get_root(sched); in isl_schedule_get_map()
492 node = isl_schedule_get_root(schedule); in isl_schedule_insert_partial_schedule()
529 node = isl_schedule_get_root(schedule); in isl_schedule_insert_context()
[all …]
H A Disl_schedule_node.c72 node = isl_schedule_get_root(schedule); in isl_schedule_node_from_domain()
95 node = isl_schedule_get_root(schedule); in isl_schedule_node_from_extension()
H A Disl_ast_codegen.c5937 node = isl_schedule_get_root(schedule); in isl_ast_build_node_from_schedule()
H A Disl_test.c4887 node = isl_schedule_get_root(schedule); in test_conditional_schedule_constraints()
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dschedule.h145 __isl_give isl_schedule_node *isl_schedule_get_root(
H A Disl-noexceptions.h17196 auto res = isl_schedule_get_root(get()); in root()
/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dgrouping.c358 node = isl_schedule_get_root(schedule); in schedule_from_domain_and_list()
H A Dgpu.c2573 root = isl_schedule_get_root(schedule); in has_any_permutable_node()
5302 node = isl_schedule_get_root(schedule); in map_to_device()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod10033 __isl_give isl_schedule_node *isl_schedule_get_root(