HomeSort by: relevance | last modified time | path
    Searched refs:identity_on_domain (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/isl/dist/include/isl/
cpp-checked.h 2220 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) function in class:isl::checked::multi_aff
12042 isl::checked::multi_pw_aff multi_pw_aff::identity_on_domain(isl::checked::space space) function in class:isl::checked::multi_pw_aff
14924 isl::checked::pw_multi_aff pw_multi_aff::identity_on_domain(isl::checked::space space) function in class:isl::checked::pw_multi_aff
cpp.h 2286 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) function in class:isl::multi_aff
15799 isl::multi_pw_aff multi_pw_aff::identity_on_domain(isl::space space) function in class:isl::multi_pw_aff
20417 isl::pw_multi_aff pw_multi_aff::identity_on_domain(isl::space space) function in class:isl::pw_multi_aff
  /src/external/mit/isl/dist/interface/
isl.py 1706 def identity_on_domain(*args): member in class:multi_pw_aff
2559 def identity_on_domain(*args): member in class:pw_multi_aff
4208 def identity_on_domain(*args): member in class:multi_aff

Completed in 226 milliseconds