Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h5707 isl::checked::ast_expr ast_build::call_from(isl::checked::multi_pw_aff mpa) const in call_from() function
5713 isl::checked::ast_expr ast_build::call_from(isl::checked::pw_multi_aff pma) const in call_from() function
H A Dcpp.h6402 isl::ast_expr ast_build::call_from(isl::multi_pw_aff mpa) const in call_from() function
6419 isl::ast_expr ast_build::call_from(isl::pw_multi_aff pma) const in call_from() function
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py5478 def call_from(*args): member in ast_build