Lines Matching refs:isl_space_copy
333 list = accept_affine_list(s, isl_space_copy(space), v);
463 pwaff = accept_affine(s, isl_space_copy(space), v);
521 aff = isl_aff_zero_on_domain(isl_local_space_from_space(isl_space_copy(space)));
534 res = accept_affine_factor(s, isl_space_copy(space), v);
539 ls = isl_local_space_from_space(isl_space_copy(space));
548 res = accept_affine(s, isl_space_copy(space), v);
556 res = accept_div(s, isl_space_copy(space), v);
560 res = accept_minmax(s, isl_space_copy(space), v);
601 return isl_pw_aff_nan_on_domain_space(isl_space_copy(space));
613 ls = isl_local_space_from_space(isl_space_copy(space));
642 isl_space_copy(space), v);
892 pwaff = accept_affine(s, isl_space_copy(space), v);
909 pwaff = accept_affine(s, isl_space_copy(space), v);
1334 res_space = isl_space_from_domain(isl_space_copy(space));
1345 pa = accept_piecewise_affine(s, isl_space_copy(space),
1348 pa = accept_extended_affine(s, isl_space_copy(space),
1354 pa = accept_extended_affine(s, isl_space_copy
1470 res = read_tuple_space(s, v, isl_space_copy(space),
1474 out = read_tuple_space(s, v, isl_space_copy(space),
1478 res = read_tuple_list(s, v, isl_space_copy(space),
1656 set = isl_set_universe(isl_space_copy(space));
1664 set = isl_set_universe(isl_space_copy(space));
1816 space = read_tuple_space(s, v, isl_space_copy(params), 1, 1,
1819 ran = read_tuple_space(s, v, isl_space_copy(params), 1, 1,
1896 mpa1 = isl_multi_pw_aff_from_pw_aff_list(isl_space_copy(space), left);
1897 mpa2 = isl_multi_pw_aff_from_pw_aff_list(isl_space_copy(space), right);
3991 dom = isl_set_universe(isl_space_params(isl_space_copy(space)));
4145 mupa = read_multi_union_pw_aff_body_core(s, v, isl_space_copy(space));