Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h3665 isl::checked::ast_expr ast_build::access_from(isl::checked::multi_pw_aff mpa) const in access_from() function
3671 isl::checked::ast_expr ast_build::access_from(isl::checked::pw_multi_aff pma) const in access_from() function
Dcpp.h4009 isl::ast_expr ast_build::access_from(isl::multi_pw_aff mpa) const in access_from() function
4026 isl::ast_expr ast_build::access_from(isl::pw_multi_aff pma) const in access_from() function
Disl-noexceptions.h4537 ast_expr ast_build::access_from(pw_multi_aff pma) const in access_from() function
4543 ast_expr ast_build::access_from(multi_pw_aff mpa) const in access_from() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py4056 def access_from(*args): member in ast_build