Searched defs:preimage (Results 1 – 6 of 6) sorted by relevance
1316 static int preimage(struct isl_ctx *ctx, isl_int **q, unsigned n, in preimage() function
5137 static isl_stat preimage(isl_int *c, __isl_keep isl_mat *T) in preimage() function
10592 isl::checked::set set::preimage(isl::checked::multi_aff ma) const in preimage() function10598 isl::checked::set set::preimage(isl::checked::multi_pw_aff mpa) const in preimage() function10604 isl::checked::set set::preimage(isl::checked::pw_multi_aff pma) const in preimage() function12495 isl::checked::union_set union_set::preimage(isl::checked::multi_aff ma) const in preimage() function12501 isl::checked::union_set union_set::preimage(isl::checked::pw_multi_aff pma) const in preimage() function12507 isl::checked::union_set union_set::preimage(isl::checked::union_pw_multi_aff upma) const in preimage() function
14805 isl::set set::preimage(isl::multi_aff ma) const in preimage() function14817 isl::set set::preimage(isl::multi_pw_aff mpa) const in preimage() function14829 isl::set set::preimage(isl::pw_multi_aff pma) const in preimage() function18134 isl::union_set union_set::preimage(isl::multi_aff ma) const in preimage() function18146 isl::union_set union_set::preimage(isl::pw_multi_aff pma) const in preimage() function18158 isl::union_set union_set::preimage(isl::union_pw_multi_aff upma) const in preimage() function
18739 union_set union_set::preimage(multi_aff ma) const in preimage() function18745 union_set union_set::preimage(pw_multi_aff pma) const in preimage() function18751 union_set union_set::preimage(union_pw_multi_aff upma) const in preimage() function
8895 def preimage(*args): member in union_set9600 def preimage(*args): member in set