Searched refs:isl_seq_preimage (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/isl/
H A Disl_aff_private.h117 void isl_seq_preimage(isl_int *dst, isl_int *src,
H A Disl_local_space.c1114 isl_seq_preimage(res->div->row[n_div_ma + i], ls->div->row[i],
H A Disl_aff.c4493 void isl_seq_preimage(isl_int *dst, isl_int *src, function
4601 isl_seq_preimage(res->v->el, aff->v->el, ma, 0, 0, n_div_ma, n_div_aff,
H A Disl_map.c11838 isl_seq_preimage(res->eq[k], bmap->eq[i], ma, n_before,
11846 isl_seq_preimage(res->ineq[k], bmap->ineq[i], ma, n_before,
11855 isl_seq_preimage(res->div[n_div_ma + i], bmap->div[i], ma,

Completed in 61 milliseconds