Home
last modified time | relevance | path

Searched refs:isl_set_intersect (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm-project/polly/lib/External/isl/
Disl_multi_domain_templ.c37 dom = isl_set_intersect(dom, dom_i); in FN()
Disl_ast_build.c755 return isl_set_intersect(set, stride); in intersect_stride_constraint()
786 set = isl_set_intersect(set, isl_set_copy(build->domain)); in update_values()
866 build->pending = isl_set_intersect(build->pending, in isl_ast_build_set_loop_bounds()
868 build->domain = isl_set_intersect(build->domain, set); in isl_ast_build_set_loop_bounds()
870 build->domain = isl_set_intersect(build->domain, set); in isl_ast_build_set_loop_bounds()
912 build->pending = isl_set_intersect(build->pending, in isl_ast_build_set_pending_generated()
917 build->generated = isl_set_intersect(build->generated, in isl_ast_build_set_pending_generated()
941 build->domain = isl_set_intersect(build->domain, set); in isl_ast_build_restrict_internal()
966 build->generated = isl_set_intersect(build->generated, set); in isl_ast_build_restrict_generated()
1419 build->domain = isl_set_intersect(build->domain, isl_set_copy(set)); in isl_ast_build_include_stride()
[all …]
Disl_pw_union_opt.c51 set_better = isl_set_intersect(isl_set_copy(set), isl_set_copy(better)); in FN()
67 set_out = isl_set_subtract(isl_set_intersect(set, better), out); in FN()
Disl_ast_codegen.c492 domain = isl_set_intersect(domain, stride); in exact_bound()
563 domain_i = isl_set_intersect(domain_i, better); in remove_redundant_lower_bounds()
763 dom = isl_set_intersect(dom, set); in add_implied_guards()
768 dom = isl_set_intersect(dom, set); in add_implied_guards()
773 guard = isl_set_intersect(guard, dom); in add_implied_guards()
1396 context = isl_set_intersect(context, in extract_pending()
1532 guard = isl_set_intersect(guard, hoisted); in create_node_scaled()
2296 data->domain = isl_set_intersect(data->domain, domain); in separate_domain()
2641 domain = isl_set_intersect(domain, isl_ast_build_get_domain(build)); in foreach_iteration()
2748 set = isl_set_intersect(set, isl_set_copy(data->class_domain)); in do_unroll_iteration()
[all …]
Disl_ast_graft.c257 guard_i = isl_set_intersect(guard_i, in isl_ast_graft_list_extract_hoistable_guard()
259 guard_i = isl_set_intersect(guard_i, in isl_ast_graft_list_extract_hoistable_guard()
612 test = isl_set_intersect(test, in insert_pending_guard_nodes()
810 graft->guard = isl_set_intersect(graft->guard, guard); in store_guard()
Dbound.c48 return isl_set_intersect(set, box); in ISL_ARGS_START()
Disl_pw_templ.c462 common = isl_set_intersect(isl_set_copy(pw1->p[i].set), in FN()
608 common = isl_set_intersect( in FN()
817 return FN(PW,restrict_domain_aligned)(pw, context, &isl_set_intersect); in FN()
969 set_i = isl_set_intersect(isl_set_copy(pw->p[i].set), in FN()
Disl_ast_build_expr.c1626 domain = isl_set_intersect(domain, rest); in isl_ast_build_expr_from_set_internal()
2141 set = isl_set_intersect(dom, isl_set_copy(set)); in extends()
2153 required = isl_set_intersect(dom, required); in extends()
Disl_aff.c2834 set_i = isl_set_intersect(set_i, locus); in pw_aff_locus()
2944 set1 = isl_set_intersect(set1, set2); in pw_aff_gte_set()
3113 set = isl_set_intersect(set, set_ij); in pw_aff_list_set()
3584 dom = isl_set_intersect(isl_pw_aff_domain(pa1), isl_pw_aff_domain(pa2)); in replace_by_nan()
3598 dom = isl_set_intersect(isl_pw_aff_domain(isl_pw_aff_copy(pwaff1)), in pw_aff_min()
3612 dom = isl_set_intersect(isl_pw_aff_domain(isl_pw_aff_copy(pwaff1)), in pw_aff_max()
4309 gt = isl_set_intersect(gt, isl_set_copy(equal_set)); in isl_multi_aff_lex_gte_set()
4312 equal_set = isl_set_intersect(equal_set, eq); in isl_multi_aff_lex_gte_set()
4326 gte = isl_set_intersect(gte, equal_set); in isl_multi_aff_lex_gte_set()
5596 common = isl_set_intersect( in isl_pw_multi_aff_substitute()
[all …]
Disl_fold.c923 common = isl_set_intersect(isl_set_copy(pw1->p[i].set), in isl_pw_qpolynomial_fold_fold()
1267 common = isl_set_intersect(isl_set_copy(pwf1->p[j].set), in isl_pw_qpolynomial_fold_covers()
Disl_test.c1964 set1 = isl_set_intersect(set1, isl_set_copy(context)); in test_gist()
1965 set2 = isl_set_intersect(set2, context); in test_gist()
2517 set1 = isl_set_intersect(set1, set2); in test_coalesce_intersection()
3030 set = isl_set_intersect(set, set2); in test_lexmin()
4223 set = isl_set_intersect(set, isl_set_copy(set)); in test_intersect_2()
Disl_local_space.c1023 set = isl_set_intersect(set, isl_set_from_basic_set(bset)); in isl_local_space_lift_set()
Disl_polynomial.c3183 common = isl_set_intersect(isl_set_copy(pwqp1->p[i].set), in isl_pw_qpolynomial_mul()
4575 set = isl_set_intersect(set, slice); in set_div()
Disl_map.c3862 __isl_give isl_set *isl_set_intersect(__isl_take isl_set *set1, in isl_set_intersect() function
7175 todo = isl_set_intersect(todo, *empty); in isl_map_partial_lexopt_aligned_pw_multi_aff()
8845 set = isl_set_intersect(set, isl_basic_set_union(nonneg, neg)); in isl_set_split_dims()
8870 half = isl_set_intersect(half, isl_set_copy(set)); in foreach_orthant()
8877 half = isl_set_intersect(half, set); in foreach_orthant()
Disl_flow.c610 sink = isl_set_intersect(sink, sink_restr); in restricted_partial_lexmax()
Disl_input.c1826 return isl_set_intersect(set, cond); in construct_constraints()
Disl_scheduler.c1026 node->hull = isl_set_intersect(node->hull, hull); in compress_node()
/external/llvm-project/polly/lib/External/ppcg/
Dppcg.c831 set = isl_set_intersect(set, set2); in set_intersect_str()
900 ps->context = isl_set_intersect(ps->context, nn); in ppcg_scop_from_pet_scop()
Dgpu.c466 guard = isl_set_intersect(guard, guard_i); in gpu_array_positive_size_guard()
834 extent = isl_set_intersect(extent, lt); in array_extent()
5299 prog->context = isl_set_intersect(prog->context, isl_set_copy(guard)); in map_to_device()
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp391 isl_set *ConsequenceCondSet = isl_set_intersect(First, Second); in buildUnsignedConditionSets()
417 isl_set_intersect(CaseConditionSet, isl_set_copy(Domain))); in buildConditionSets()
481 ConsequenceCondSet = isl_set_intersect(ConsCondPart0, ConsCondPart1); in buildConditionSets()
539 isl_set_intersect(ConsequenceCondSet, isl_set_copy(Domain))); in buildConditionSets()
1518 S = isl_set_params(isl_set_intersect(S, Dom)); in addRecordedAssumptions()
1577 AssumptionCtx = isl_set_intersect(AssumptionCtx, ConditionSets[0]); in addUserAssumptions()
DDependenceInfo.cpp722 Distance = isl_set_intersect(Distance, Deltas); in isParallel()
/external/llvm-project/polly/lib/Exchange/
DJSONExporter.cpp511 isl_set_intersect(CurrentAccessDomain, Stmt.getDomain().release()); in importAccesses()
/external/llvm-project/polly/lib/External/isl/include/isl/
Dset.h320 __isl_give isl_set *isl_set_intersect(
Dcpp-checked.h10462 auto res = isl_set_intersect(copy(), set2.release()); in intersect()
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py9352 res = isl.isl_set_intersect(isl.isl_set_copy(arg0.ptr), isl.isl_set_copy(arg1.ptr))
9828 isl.isl_set_intersect.restype = c_void_p
9829 isl.isl_set_intersect.argtypes = [c_void_p, c_void_p]

12