Searched refs:isl_set_copy (Results 1 - 25 of 34) sorted by relevance

12

/haiku-buildtools/isl/
H A Disl_ast_codegen.c187 isl_set_copy(data->build->domain));
424 domain = isl_set_copy(domain);
725 enforced_i = isl_set_copy(upper);
893 cond = isl_ast_build_expr_from_set(build, isl_set_copy(set));
1172 isl_set_copy(guard));
1332 hull = isl_set_unshifted_simple_hull(isl_set_copy(domain));
1645 build = isl_ast_build_detect_strides(build, isl_set_copy(domain));
2061 d1 = isl_set_subtract(isl_set_copy(domain), isl_set_copy(data->domain));
2062 d2 = isl_set_subtract(isl_set_copy(dat
[all...]
H A Disl_ast_build.c122 build->generated = isl_set_copy(build->domain);
172 dup->domain = isl_set_copy(build->domain);
173 dup->generated = isl_set_copy(build->generated);
174 dup->pending = isl_set_copy(build->pending);
602 build->domain = isl_set_intersect_params(isl_set_copy(set),
604 build->pending = isl_set_intersect_params(isl_set_copy(set),
656 set = isl_set_intersect(set, isl_set_copy(build->domain));
735 isl_set_copy(set));
785 set = isl_set_gist(isl_set_copy(build->pending), set);
786 set = isl_set_intersect(isl_set_copy(buil
[all...]
H A Disl_ast_graft.c173 guard = isl_set_copy(graft_0->guard);
202 guard = isl_set_union(guard, isl_set_copy(graft->guard));
327 return insert_if_node(graft, isl_set_copy(graft->guard), build);
544 test = isl_set_copy(graft->guard);
546 isl_set_copy(build->domain));
571 guard = isl_set_copy(graft->guard);
574 isl_set_copy(if_node[found_then].guard));
577 isl_set_copy(if_node[found_else].complement));
593 set = isl_set_copy(set);
594 set = isl_set_subtract(set, isl_set_copy(guar
[all...]
H A Disl_pw_templ.c134 dup = FN(PW,add_piece)(dup, isl_set_copy(pw->p[i].set),
378 set = isl_set_copy(pw1->p[i].set);
382 common = isl_set_intersect(isl_set_copy(pw1->p[i].set),
383 isl_set_copy(pw2->p[j].set));
389 isl_set_copy(pw2->p[j].set));
401 set = isl_set_copy(pw2->p[j].set);
404 isl_set_copy(pw1->p[i].set));
460 res = FN(PW,add_piece)(res, isl_set_copy(pw->p[i].set),
502 isl_set_copy(pw2->p[i].set),
554 isl_set_copy(pw
[all...]
H A Dbound.c34 pt = isl_set_sample_point(isl_set_copy(set));
113 isl_set_sample_point(isl_set_copy(dom)));
190 context = isl_set_params(isl_set_copy(dom));
H A Disl_flow.c460 return isl_set_unwrap(isl_set_copy(deps->must_no_source));
462 return isl_set_unwrap(isl_set_copy(deps->may_no_source));
536 sink_domain = isl_set_copy(sink);
546 dep = isl_map_intersect_range(dep, isl_set_copy(restr->source));
547 sink_restr = isl_set_copy(restr->sink);
560 res = isl_map_intersect_range(res, isl_set_copy(restr->source));
812 isl_set_copy(ran)));
842 maydo = isl_set_copy(mustdo);
868 res->may_no_source = isl_set_subtract(maydo, isl_set_copy(mustdo));
996 T = all_sources(acc, isl_set_copy(mayd
[all...]
H A Disl_fold.c602 isl_set_copy(context));
843 set = isl_set_copy(pw1->p[i].set);
848 isl_set_copy(pw2->p[j].set));
849 common = isl_set_intersect(isl_set_copy(pw1->p[i].set),
850 isl_set_copy(pw2->p[j].set));
867 set = isl_set_copy(pw2->p[j].set);
869 set = isl_set_subtract(set, isl_set_copy(pw1->p[i].set));
968 isl_set_copy(pwqp->p[i].set),
1072 isl_set_copy(set), max);
1077 isl_set_copy(se
[all...]
H A Disl_union_map.c605 map = isl_map_intersect_params(map, isl_set_copy(data->set));
776 map = isl_map_gist_params(map, isl_set_copy(data->set));
882 map = isl_map_intersect_domain(map, isl_set_copy(entry2->data));
937 map = isl_map_subtract_domain(map, isl_set_copy(entry2->data));
988 map = isl_map_subtract_range(map, isl_set_copy(entry2->data));
1032 map = isl_map_gist_domain(map, isl_set_copy(entry2->data));
1076 map = isl_map_gist_range(map, isl_set_copy(entry2->data));
1116 map = isl_map_intersect_range(map, isl_set_copy(entry2->data));
1301 set2 = isl_set_product(isl_set_copy(data->map), isl_set_copy(set
[all...]
H A Disl_aff.c1921 aff1 = isl_aff_gist(aff1, isl_set_copy(dom));
2184 set = isl_set_copy(pwaff1->p[i].set);
2190 isl_set_copy(pwaff1->p[i].set),
2191 isl_set_copy(pwaff2->p[j].set));
2200 set = isl_set_subtract(set, isl_set_copy(better));
2210 set = isl_set_copy(pwaff2->p[j].set);
2213 isl_set_copy(pwaff1->p[i].set));
2297 isl_set_copy(pwaff->p[i].set));
2357 set_i = isl_set_intersect(set_i, isl_set_copy(pwaff->p[i].set));
2390 set_i = isl_set_copy(pwaf
[all...]
H A Disl_transitive_closure.c824 i = isl_set_intersect(isl_set_copy(set1), isl_set_copy(set2));
931 app = isl_map_from_domain_and_range(dom, isl_set_copy(dom));
1227 qc = q_closure(isl_space_copy(dim), isl_set_copy(C),
1327 C = isl_set_union(isl_set_copy(dom[i]),
1328 isl_set_copy(ran[i]));
1423 set[pos] = isl_set_copy(dom);
2199 aff = isl_set_affine_hull(isl_set_copy(delta));
2346 return box_closure_on_domain(map, dom, isl_set_copy(dom), 1);
H A Disl_obj.c253 return isl_set_copy((struct isl_set *)v);
H A Disl_scan.c286 if (isl_set_scan(isl_set_copy(set), &cnt.callback) < 0 &&
H A Dpip.c222 sol = set_plug_in_parameters(isl_set_copy(sp->sol), sample);
H A Disl_convex_hull.c414 set = isl_set_copy(set);
503 slice = isl_set_copy(set);
578 set = isl_set_copy(set);
1827 lin = uset_combined_lineality_space(isl_set_copy(set));
1944 affine_hull = isl_set_affine_hull(isl_set_copy(set));
2398 set = isl_set_copy(set);
2415 hull = isl_set_simple_hull(isl_set_copy(set));
H A Disl_test.c1480 right = isl_map_intersect_domain(right, isl_set_copy(dom));
1481 right = isl_map_intersect_range(right, isl_set_copy(dom));
1482 up = isl_map_intersect_domain(up, isl_set_copy(dom));
1709 pma = isl_set_lexmin_pw_multi_aff(isl_set_copy(set));
2520 delta_set = isl_set_union(delta_set, isl_set_copy(origin));
3109 pwaff = isl_set_dim_max(isl_set_copy(set), 0);
3117 pwaff = isl_set_dim_max(isl_set_copy(set), 3);
3225 set = isl_set_product(set, isl_set_copy(set));
3686 pma = isl_pw_multi_aff_from_set(isl_set_copy(set1));
H A Disl_union_templ.c490 pw = data->fn(pw, isl_set_copy(data->set));
597 pw = data->fn(pw, isl_set_copy(entry2->data));
H A Disl_bernstein.c310 pwf = isl_pw_qpolynomial_fold_alloc(data->type, isl_set_copy(dom),
H A Disl_ilp.c490 set = isl_set_copy(set);
H A Disl_point.c327 set = isl_set_copy(set);
/haiku-buildtools/isl/interface/
H A Disl.py150 res = isl.isl_union_map_intersect_params(isl.isl_union_map_copy(arg0.ptr), isl.isl_set_copy(arg1.ptr))
176 res = isl.isl_union_map_gist_params(isl.isl_union_map_copy(arg0.ptr), isl.isl_set_copy(arg1.ptr))
505 res = isl.isl_map_intersect_domain(isl.isl_map_copy(arg0.ptr), isl.isl_set_copy(arg1.ptr))
518 res = isl.isl_map_intersect_range(isl.isl_map_copy(arg0.ptr), isl.isl_set_copy(arg1.ptr))
570 res = isl.isl_map_intersect_params(isl.isl_map_copy(arg0.ptr), isl.isl_set_copy(arg1.ptr))
765 res = isl.isl_map_gist_domain(isl.isl_map_copy(arg0.ptr), isl.isl_set_copy(arg1.ptr))
1095 self.ptr = isl.isl_union_set_from_set(isl.isl_set_copy(args[0].ptr))
1201 res = isl.isl_union_set_intersect_params(isl.isl_union_set_copy(arg0.ptr), isl.isl_set_copy(arg1.ptr))
1227 res = isl.isl_union_set_gist_params(isl.isl_union_set_copy(arg0.ptr), isl.isl_set_copy(arg1.ptr))
1366 res = isl.isl_set_lexmin(isl.isl_set_copy(arg
[all...]
/haiku-buildtools/cloog/source/isl/
H A Ddomain.c106 return cloog_domain_from_isl_set(isl_set_copy(set));
117 set = isl_set_from_basic_set(isl_set_convex_hull(isl_set_copy(set)));
138 hull = isl_set_bounded_simple_hull(isl_set_copy(set));
156 set1 = isl_set_gist(isl_set_copy(set1), isl_set_copy(set2));
186 set1 = isl_set_intersect(isl_set_copy(set1), isl_set_copy(set2));
199 set1 = isl_set_subtract(isl_set_copy(set1), isl_set_copy(set2));
699 set = isl_set_remove_dims(isl_set_copy(se
[all...]
/haiku-buildtools/gcc/gcc/
H A Dgraphite-dependences.c120 isl_set_copy (pdr->extent));
121 x = constrain_domain (x, isl_set_copy (pbb->domain));
202 isl_set_copy (pbb->domain)));
222 isl_set_copy (pbb->domain)));
H A Dgraphite-optimize-isl.c83 res = isl_union_set_add_set (res, isl_set_copy (pbb->domain));
552 isl_set *domain = isl_set_copy (pbb->domain);
H A Dgraphite-isl-ast-to-gimple.c797 isl_set *context_isl = isl_set_params (isl_set_copy (scop->context));
897 bb_domain = isl_set_copy (pbb->domain);
952 isl_set_copy (pbb->domain));
H A Dgraphite-sese-to-poly.c1024 isl_set *inner = isl_set_copy (outer);
1117 isl_set_copy (inner), doms);
1123 isl_set_copy (outer), doms);
1427 isl_set_copy (scop->context), doms);
1434 pbb->domain = isl_set_copy (doms[loop->num]);
1436 pbb->domain = isl_set_copy (scop->context);
2072 pbb1->domain = isl_set_copy (pbb->domain);

Completed in 305 milliseconds

12