Home
last modified time | relevance | path

Searched refs:extract_pw_multi_aff (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h2945 inline isl::checked::pw_multi_aff extract_pw_multi_aff(isl::checked::space space) const;
12102 isl::checked::pw_multi_aff union_pw_multi_aff::extract_pw_multi_aff(isl::checked::space space) const in extract_pw_multi_aff() function
Disl-noexceptions.h3367 inline pw_multi_aff extract_pw_multi_aff(space space) const;
17808 pw_multi_aff union_pw_multi_aff::extract_pw_multi_aff(space space) const in extract_pw_multi_aff() function
Dcpp.h3010 inline isl::pw_multi_aff extract_pw_multi_aff(isl::space space) const;
17411 isl::pw_multi_aff union_pw_multi_aff::extract_pw_multi_aff(isl::space space) const in extract_pw_multi_aff() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py142 def extract_pw_multi_aff(arg0, arg1): member in union_pw_multi_aff