Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h4771 isl::checked::pw_multi_aff aff::extract_pw_multi_aff(const isl::checked::space &space) const in extract_pw_multi_aff() function
11054 isl::checked::pw_multi_aff multi_aff::extract_pw_multi_aff(const isl::checked::space &space) const in extract_pw_multi_aff() function
13812 isl::checked::pw_multi_aff pw_aff::extract_pw_multi_aff(const isl::checked::space &space) const in extract_pw_multi_aff() function
14836 isl::checked::pw_multi_aff pw_multi_aff::extract_pw_multi_aff(const isl::checked::space &space) con… in extract_pw_multi_aff() function
19249 isl::checked::pw_multi_aff union_pw_aff::extract_pw_multi_aff(const isl::checked::space &space) con… in extract_pw_multi_aff() function
19858 isl::checked::pw_multi_aff union_pw_multi_aff::extract_pw_multi_aff(isl::checked::space space) const in extract_pw_multi_aff() function
H A Dcpp.h4967 isl::pw_multi_aff aff::extract_pw_multi_aff(const isl::space &space) const in extract_pw_multi_aff() function
14209 isl::pw_multi_aff multi_aff::extract_pw_multi_aff(const isl::space &space) const in extract_pw_multi_aff() function
18621 isl::pw_multi_aff pw_aff::extract_pw_multi_aff(const isl::space &space) const in extract_pw_multi_aff() function
20271 isl::pw_multi_aff pw_multi_aff::extract_pw_multi_aff(const isl::space &space) const in extract_pw_multi_aff() function
27564 isl::pw_multi_aff union_pw_aff::extract_pw_multi_aff(const isl::space &space) const in extract_pw_multi_aff() function
28543 isl::pw_multi_aff union_pw_multi_aff::extract_pw_multi_aff(isl::space space) const in extract_pw_multi_aff() function
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py190 def extract_pw_multi_aff(arg0, arg1): member in union_pw_multi_aff