Home
last modified time | relevance | path

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

/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
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h11140 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.h14351 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