Home
last modified time | relevance | path

Searched defs:preimage (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_mat.c1316 static int preimage(struct isl_ctx *ctx, isl_int **q, unsigned n, in preimage() function
Disl_map_simplify.c5137 static isl_stat preimage(isl_int *c, __isl_keep isl_mat *T) in preimage() function
/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h10592 isl::checked::set set::preimage(isl::checked::multi_aff ma) const in preimage() function
10598 isl::checked::set set::preimage(isl::checked::multi_pw_aff mpa) const in preimage() function
10604 isl::checked::set set::preimage(isl::checked::pw_multi_aff pma) const in preimage() function
12495 isl::checked::union_set union_set::preimage(isl::checked::multi_aff ma) const in preimage() function
12501 isl::checked::union_set union_set::preimage(isl::checked::pw_multi_aff pma) const in preimage() function
12507 isl::checked::union_set union_set::preimage(isl::checked::union_pw_multi_aff upma) const in preimage() function
Dcpp.h14805 isl::set set::preimage(isl::multi_aff ma) const in preimage() function
14817 isl::set set::preimage(isl::multi_pw_aff mpa) const in preimage() function
14829 isl::set set::preimage(isl::pw_multi_aff pma) const in preimage() function
18134 isl::union_set union_set::preimage(isl::multi_aff ma) const in preimage() function
18146 isl::union_set union_set::preimage(isl::pw_multi_aff pma) const in preimage() function
18158 isl::union_set union_set::preimage(isl::union_pw_multi_aff upma) const in preimage() function
Disl-noexceptions.h18739 union_set union_set::preimage(multi_aff ma) const in preimage() function
18745 union_set union_set::preimage(pw_multi_aff pma) const in preimage() function
18751 union_set union_set::preimage(union_pw_multi_aff upma) const in preimage() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py8895 def preimage(*args): member in union_set
9600 def preimage(*args): member in set