Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dunion_set.h25 __isl_give isl_union_set *isl_union_set_empty(__isl_take isl_space *space);
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_schedule_band.c69 band->ast_build_options = isl_union_set_empty(space); in isl_schedule_band_from_multi_union_pw_aff()
812 types = isl_union_set_empty(space); in loop_types()
H A Disl_schedule.c88 return isl_schedule_from_domain(isl_union_set_empty(space)); in isl_schedule_empty()
H A Disl_scheduler.c3560 source = isl_union_set_empty(isl_space_params_alloc(ctx, 0)); in update_edges()
3561 sink = isl_union_set_empty(isl_space_params_alloc(ctx, 0)); in update_edges()
4933 data.bounds = isl_union_set_empty(isl_space_params_alloc(ctx, 0)); in union_drop_coalescing_constraints()
4977 data->mask = isl_union_set_empty(isl_space_copy(space)); in add_non_trivial_lineality()
5717 source = isl_union_set_empty(isl_space_params_alloc(ctx, 0)); in has_violated_conditional_constraint()
5718 sink = isl_union_set_empty(isl_space_params_alloc(ctx, 0)); in has_violated_conditional_constraint()
6249 domain = isl_union_set_empty(space); in collect_domain()
H A Disl_point.c657 return isl_union_set_empty(space); in isl_union_set_from_point()
H A Disl_union_map.c165 __isl_give isl_union_set *isl_union_set_empty(__isl_take isl_space *space) in isl_union_set_empty() function
3461 res = isl_union_set_empty(isl_union_set_get_space(uset)); in isl_union_set_solutions()
4324 res = isl_union_set_empty(space); in isl_union_set_list_union()
H A Disl_schedule_node.c868 return isl_union_set_empty(space); in isl_schedule_node_get_domain()
907 return isl_union_set_empty(space); in isl_schedule_node_get_universe_domain()
3621 filter = isl_union_set_empty(space); in gist_leave()
H A Disl_union_templ.c1025 uset = isl_union_set_empty(FN(UNION,get_space)(u)); in FN()
H A Disl_schedule_tree.c1918 domain = isl_union_set_empty(space); in initial_domain_from_children()
H A Disl_aff.c8543 zero = isl_union_set_empty(isl_union_pw_aff_get_space(upa)); in isl_union_pw_aff_zero_union_set()
8584 data.bound = isl_union_set_empty(isl_union_pw_aff_get_space(upa)); in isl_union_pw_aff_bind_id()
H A Disl_input.c2878 obj.v = isl_union_set_empty(isl_map_get_space(map)); in obj_read_disjuncts()
/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dgpu.c2650 writes = isl_union_set_empty(space); in group_tagged_writes()
2707 writes = isl_union_set_empty(isl_union_set_get_space(kernel->arrays)); in collect_non_private_tagged_writes()
4167 filter = isl_union_set_empty(space); in get_non_parallel_subtree_filters()
4773 local = isl_union_set_empty(isl_union_set_get_space(domain)); in extract_local_accesses()
5010 before = isl_union_set_empty(space); in update_may_persist_at_filter()
5764 may_persist = isl_union_set_empty(isl_set_get_space(prog->context)); in compute_may_persist()
H A Dppcg.c231 domain = isl_union_set_empty(isl_set_get_space(scop->context)); in collect_domains()
/llvm-project-15.0.7/polly/lib/Analysis/
H A DDependenceInfo.cpp256 isl::manage(isl_union_set_empty(isl_union_set_get_space(Universe))); in addPrivatizationDependences()
H A DScopInfo.cpp2193 isl_union_set *Domain = isl_union_set_empty(EmptySpace); in getDomains()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod2018 __isl_give isl_union_set *isl_union_set_empty(
2029 C<isl_union_set_empty> is an alternative name for