Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h3677 isl::checked::ast_expr ast_build::call_from(isl::checked::multi_pw_aff mpa) const in call_from() function
3683 isl::checked::ast_expr ast_build::call_from(isl::checked::pw_multi_aff pma) const in call_from() function
Dcpp.h4043 isl::ast_expr ast_build::call_from(isl::multi_pw_aff mpa) const in call_from() function
4060 isl::ast_expr ast_build::call_from(isl::pw_multi_aff pma) const in call_from() function
Disl-noexceptions.h4555 ast_expr ast_build::call_from(pw_multi_aff pma) const in call_from() function
4561 ast_expr ast_build::call_from(multi_pw_aff mpa) const in call_from() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py4078 def call_from(*args): member in ast_build