Searched refs:isl_schedule_get_root (Results 1 – 12 of 12) sorted by relevance
212 __isl_give isl_schedule_node *isl_schedule_get_root( in isl_schedule_get_root() function258 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 …]
72 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()
5878 node = isl_schedule_get_root(schedule); in isl_ast_build_node_from_schedule()
4799 node = isl_schedule_get_root(schedule); in test_conditional_schedule_constraints()
145 __isl_give isl_schedule_node *isl_schedule_get_root(
9042 auto res = isl_schedule_get_root(get()); in root()
13777 auto res = isl_schedule_get_root(get()); in get_root()
12381 auto res = isl_schedule_get_root(get()); in root()
358 node = isl_schedule_get_root(schedule); in schedule_from_domain_and_list()
2573 root = isl_schedule_get_root(schedule); in has_any_permutable_node()5302 node = isl_schedule_get_root(schedule); in map_to_device()
11473 res = isl.isl_schedule_get_root(arg0.ptr)11492 isl.isl_schedule_get_root.restype = c_void_p11493 isl.isl_schedule_get_root.argtypes = [c_void_p]
9575 __isl_give isl_schedule_node *isl_schedule_get_root(