Home
last modified time | relevance | path

Searched refs:identity_on_domain (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h2220 static inline isl::checked::multi_aff identity_on_domain(isl::checked::space space);
2416 static inline isl::checked::multi_pw_aff identity_on_domain(isl::checked::space space);
3033 static inline isl::checked::pw_multi_aff identity_on_domain(isl::checked::space space);
11140 isl::checked::multi_aff multi_aff::identity_on_domain(isl::checked::space space) in identity_on_domain() function
12042 isl::checked::multi_pw_aff multi_pw_aff::identity_on_domain(isl::checked::space space) in identity_on_domain() function
14924 isl::checked::pw_multi_aff pw_multi_aff::identity_on_domain(isl::checked::space space) in identity_on_domain() function
H A Dcpp.h2286 static inline isl::multi_aff identity_on_domain(isl::space space);
2482 static inline isl::multi_pw_aff identity_on_domain(isl::space space);
3099 static inline isl::pw_multi_aff identity_on_domain(isl::space space);
14351 isl::multi_aff multi_aff::identity_on_domain(isl::space space) in identity_on_domain() function
15799 isl::multi_pw_aff multi_pw_aff::identity_on_domain(isl::space space) in identity_on_domain() function
20417 isl::pw_multi_aff pw_multi_aff::identity_on_domain(isl::space space) in identity_on_domain() function
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py1706 def identity_on_domain(*args): member in multi_pw_aff
2559 def identity_on_domain(*args): member in pw_multi_aff
4208 def identity_on_domain(*args): member in multi_aff