Home
last modified time | relevance | path

Searched defs:domain_reverse (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_pw_domain_reverse_templ.c17 __isl_give PW *FN(PW,domain_reverse)(__isl_take PW *pw) in FN() argument
H A Disl_union_domain_reverse_templ.c31 __isl_give UNION *FN(UNION,domain_reverse)(__isl_keep UNION *u) in FN() argument
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py1626 def domain_reverse(arg0): member in multi_pw_aff
2458 def domain_reverse(arg0): member in pw_multi_aff
3292 def domain_reverse(arg0): member in pw_aff
4118 def domain_reverse(arg0): member in multi_aff
4778 def domain_reverse(arg0): member in aff
7943 def domain_reverse(arg0): member in union_map
9244 def domain_reverse(arg0): member in map
16941 def domain_reverse(arg0): member in space
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h4743 isl::checked::aff aff::domain_reverse() const in domain_reverse() function
7668 isl::checked::map basic_map::domain_reverse() const in domain_reverse() function
9791 isl::checked::map map::domain_reverse() const in domain_reverse() function
11043 isl::checked::multi_aff multi_aff::domain_reverse() const in domain_reverse() function
11966 isl::checked::multi_pw_aff multi_pw_aff::domain_reverse() const in domain_reverse() function
13788 isl::checked::pw_aff pw_aff::domain_reverse() const in domain_reverse() function
14824 isl::checked::pw_multi_aff pw_multi_aff::domain_reverse() const in domain_reverse() function
17907 isl::checked::space space::domain_reverse() const in domain_reverse() function
18613 isl::checked::union_map union_map::domain_reverse() const in domain_reverse() function
H A Dcpp.h4917 isl::aff aff::domain_reverse() const in domain_reverse() function
8894 isl::map basic_map::domain_reverse() const in domain_reverse() function
12064 isl::map map::domain_reverse() const in domain_reverse() function
14190 isl::multi_aff multi_aff::domain_reverse() const in domain_reverse() function
15671 isl::multi_pw_aff multi_pw_aff::domain_reverse() const in domain_reverse() function
18573 isl::pw_aff pw_aff::domain_reverse() const in domain_reverse() function
20247 isl::pw_multi_aff pw_multi_aff::domain_reverse() const in domain_reverse() function
25182 isl::space space::domain_reverse() const in domain_reverse() function
26394 isl::union_map union_map::domain_reverse() const in domain_reverse() function