Home
last modified time | relevance | path

Searched refs:isl_local_space_copy (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_multi_identity_templ.c53 el = FN(EL,var_on_domain)(isl_local_space_copy(ls), in MULTI()
Disl_constraint.c145 return isl_constraint_alloc_vec(c->eq, isl_local_space_copy(c->ls), in isl_constraint_dup()
386 return constraint ? isl_local_space_copy(constraint->ls) : NULL; in isl_constraint_get_local_space()
733 ls = isl_local_space_copy(constraint->ls); in isl_basic_map_from_constraint()
1244 aff = isl_aff_alloc(isl_local_space_copy(constraint->ls)); in isl_constraint_get_bound()
1277 aff = isl_aff_alloc(isl_local_space_copy(constraint->ls)); in isl_constraint_get_aff()
Disl_test.c555 c = isl_constraint_alloc_inequality(isl_local_space_copy(ls)); in test_construction_1()
560 c = isl_constraint_alloc_inequality(isl_local_space_copy(ls)); in test_construction_1()
962 c = isl_constraint_alloc_equality(isl_local_space_copy(ls)); in test_div()
968 c = isl_constraint_alloc_equality(isl_local_space_copy(ls)); in test_div()
985 c = isl_constraint_alloc_equality(isl_local_space_copy(ls)); in test_div()
991 c = isl_constraint_alloc_equality(isl_local_space_copy(ls)); in test_div()
1008 c = isl_constraint_alloc_equality(isl_local_space_copy(ls)); in test_div()
1014 c = isl_constraint_alloc_equality(isl_local_space_copy(ls)); in test_div()
1031 c = isl_constraint_alloc_equality(isl_local_space_copy(ls)); in test_div()
1037 c = isl_constraint_alloc_equality(isl_local_space_copy(ls)); in test_div()
[all …]
Disl_aff.c126 return isl_aff_alloc_vec(isl_local_space_copy(aff->ls), in isl_aff_dup()
221 aff = isl_aff_alloc(isl_local_space_copy(ls)); in isl_aff_val_on_domain()
444 return isl_local_space_copy(isl_aff_peek_domain_local_space(aff)); in isl_aff_get_domain_local_space()
452 ls = isl_local_space_copy(aff->ls); in isl_aff_get_local_space()
1382 ls = isl_local_space_copy(aff->ls); in plug_in_integral_divs()
1468 ls = isl_local_space_copy(aff->ls); in swap_div()
3899 aff = isl_aff_alloc_vec(isl_local_space_copy(ls), v); in isl_multi_aff_from_aff_mat()
3999 aff = isl_aff_var_on_domain(isl_local_space_copy(ls), in isl_multi_aff_domain_map()
4043 aff = isl_aff_var_on_domain(isl_local_space_copy(ls), in isl_multi_aff_range_map()
4112 aff = isl_aff_var_on_domain(isl_local_space_copy(ls), in isl_multi_aff_project_out_map()
[all …]
Disl_local_space.c99 __isl_give isl_local_space *isl_local_space_copy(__isl_keep isl_local_space *ls) in isl_local_space_copy() function
323 aff = isl_aff_alloc(isl_local_space_copy(ls)); in extract_div()
347 ls = isl_local_space_copy(ls); in drop_unknown_divs_and_extract_div()
Disl_ast_build_expr.c1087 rat = isl_aff_zero_on_domain(isl_local_space_copy(ls)); in extract_rational()
1103 rat_j = isl_aff_var_on_domain(isl_local_space_copy(ls), in extract_rational()
1116 rat_0 = isl_aff_val_on_domain(isl_local_space_copy(ls), v); in extract_rational()
Disl_morph.c172 aff = isl_aff_alloc_vec(isl_local_space_copy(ls), v); in isl_morph_get_var_multi_aff()
Disl_tab_pip.c289 aff = isl_aff_alloc(isl_local_space_copy(ls)); in set_from_affine_matrix()
5867 aff = isl_aff_alloc(isl_local_space_copy(ls)); in set_minimum_pa()
Disl_coalesce.c3635 aff_nan = isl_aff_nan_on_domain(isl_local_space_copy(ls)); in set_up_substitutions()
Disl_scheduler.c3298 aff = extract_schedule_row(isl_local_space_copy(ls), node, i); in node_extract_partial_schedule_multi_aff()
Disl_map.c7786 isl_local_space_copy(ls)); in replace_space_by_local_space()
/external/llvm-project/polly/lib/External/isl/include/isl/
Dlocal_space.h21 __isl_give isl_local_space *isl_local_space_copy(
Disl-noexceptions.h7736 ptr = isl_local_space_copy(ptr); in manage_copy()
7772 return isl_local_space_copy(ptr); in copy()
/external/llvm-project/polly/lib/External/ppcg/
Dhybrid.c611 c = hex_lower_left(isl_local_space_copy(ls), h, du, duh); in compute_hexagon()
614 c = hex_lower(isl_local_space_copy(ls), h); in compute_hexagon()
617 c = hex_lower_right(isl_local_space_copy(ls), h, s0, dl, duh); in compute_hexagon()
620 c = hex_upper_left(isl_local_space_copy(ls), h, dl); in compute_hexagon()
623 c = hex_upper_right(isl_local_space_copy(ls), h, s0, du, dlh, duh); in compute_hexagon()
Dgpu_group.c1586 aff = isl_aff_var_on_domain(isl_local_space_copy(ls), in compute_privatization()
1593 aff2 = isl_aff_var_on_domain(isl_local_space_copy(ls), in compute_privatization()
1747 isl_local_space_copy(ls)); in strided_tile()
Dgpu.c765 param = isl_pw_aff_var_on_domain(isl_local_space_copy(ls), in add_bounded_parameters_dynamic()
773 zero = isl_pw_aff_zero_on_domain(isl_local_space_copy(ls)); in add_bounded_parameters_dynamic()
825 aff = isl_aff_var_on_domain(isl_local_space_copy(ls), in array_extent()
2986 aff = isl_aff_var_on_domain(isl_local_space_copy(ls), in parameter_vector()
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod1898 __isl_give isl_local_space *isl_local_space_copy(
2134 c = isl_constraint_alloc_equality(isl_local_space_copy(ls));
2139 c = isl_constraint_alloc_inequality(isl_local_space_copy(ls));