Searched refs:isl_reordering_extend_space (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/isl/
H A Disl_reordering.h26 __isl_give isl_reordering *isl_reordering_extend_space(
H A Disl_reordering.c169 __isl_give isl_reordering *isl_reordering_extend_space( function
H A Disl_union_templ.c273 exp = isl_reordering_extend_space(isl_reordering_copy(data->exp),
287 exp = isl_reordering_extend_space(isl_reordering_copy(data->exp),
H A Disl_multi_templ.c387 exp = isl_reordering_extend_space(exp,
H A Disl_pw_templ.c279 exp = isl_reordering_extend_space(exp,
H A Disl_space.c1923 exp = isl_reordering_extend_space(exp, dim1);
H A Disl_union_map.c147 exp = isl_reordering_extend_space(isl_reordering_copy(data->exp),
H A Disl_aff.c369 exp = isl_reordering_extend_space(exp,
H A Disl_polynomial.c4225 exp = isl_reordering_extend_space(exp,
H A Disl_map.c10604 exp = isl_reordering_extend_space(exp, isl_map_get_space(map));
10649 exp = isl_reordering_extend_space(exp,

Completed in 157 milliseconds