Searched refs:isl_local_space_copy (Results 1 – 17 of 17) sorted by relevance
/external/llvm-project/polly/lib/External/isl/ |
D | isl_multi_identity_templ.c | 53 el = FN(EL,var_on_domain)(isl_local_space_copy(ls), in MULTI()
|
D | isl_constraint.c | 145 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()
|
D | isl_test.c | 555 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 …]
|
D | isl_aff.c | 126 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 …]
|
D | isl_local_space.c | 99 __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()
|
D | isl_ast_build_expr.c | 1087 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()
|
D | isl_morph.c | 172 aff = isl_aff_alloc_vec(isl_local_space_copy(ls), v); in isl_morph_get_var_multi_aff()
|
D | isl_tab_pip.c | 289 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()
|
D | isl_coalesce.c | 3635 aff_nan = isl_aff_nan_on_domain(isl_local_space_copy(ls)); in set_up_substitutions()
|
D | isl_scheduler.c | 3298 aff = extract_schedule_row(isl_local_space_copy(ls), node, i); in node_extract_partial_schedule_multi_aff()
|
D | isl_map.c | 7786 isl_local_space_copy(ls)); in replace_space_by_local_space()
|
/external/llvm-project/polly/lib/External/isl/include/isl/ |
D | local_space.h | 21 __isl_give isl_local_space *isl_local_space_copy(
|
D | isl-noexceptions.h | 7736 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/ |
D | hybrid.c | 611 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()
|
D | gpu_group.c | 1586 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()
|
D | gpu.c | 765 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/ |
D | user.pod | 1898 __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));
|