Searched refs:call_from (Results 1 – 4 of 4) sorted by relevance
426 inline isl::checked::ast_expr call_from(isl::checked::multi_pw_aff mpa) const;427 inline isl::checked::ast_expr call_from(isl::checked::pw_multi_aff pma) const;3677 isl::checked::ast_expr ast_build::call_from(isl::checked::multi_pw_aff mpa) const in call_from() function3683 isl::checked::ast_expr ast_build::call_from(isl::checked::pw_multi_aff pma) const in call_from() function
395 inline ast_expr call_from(pw_multi_aff pma) const;396 inline ast_expr call_from(multi_pw_aff mpa) const;4555 ast_expr ast_build::call_from(pw_multi_aff pma) const in call_from() function4561 ast_expr ast_build::call_from(multi_pw_aff mpa) const in call_from() function
491 inline isl::ast_expr call_from(isl::multi_pw_aff mpa) const;492 inline isl::ast_expr call_from(isl::pw_multi_aff pma) const;4043 isl::ast_expr ast_build::call_from(isl::multi_pw_aff mpa) const in call_from() function4060 isl::ast_expr ast_build::call_from(isl::pw_multi_aff pma) const in call_from() function
4078 def call_from(*args): member in ast_build