Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h5695 isl::checked::ast_expr ast_build::access_from(isl::checked::multi_pw_aff mpa) const in access_from() function
5701 isl::checked::ast_expr ast_build::access_from(isl::checked::pw_multi_aff pma) const in access_from() function
H A Dcpp.h6368 isl::ast_expr ast_build::access_from(isl::multi_pw_aff mpa) const in access_from() function
6385 isl::ast_expr ast_build::access_from(isl::pw_multi_aff pma) const in access_from() function
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py5444 def access_from(*args): member in ast_build