Home
last modified time | relevance | path

Searched refs:isl_ast_build_call_from_multi_pw_aff (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dast_build.h115 __isl_give isl_ast_expr *isl_ast_build_call_from_multi_pw_aff(
Dcpp-checked.h3679 auto res = isl_ast_build_call_from_multi_pw_aff(get(), mpa.release()); in call_from()
Disl-noexceptions.h4563 auto res = isl_ast_build_call_from_multi_pw_aff(get(), mpa.release()); in call_from()
Dcpp.h4049 auto res = isl_ast_build_call_from_multi_pw_aff(get(), mpa.release()); in call_from()
/external/llvm-project/polly/lib/External/isl/
Disl_ast_build_expr.c2529 __isl_give isl_ast_expr *isl_ast_build_call_from_multi_pw_aff( in isl_ast_build_call_from_multi_pw_aff() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py4081 …res = isl.isl_ast_build_call_from_multi_pw_aff(args[0].ptr, isl.isl_multi_pw_aff_copy(args[1].ptr))
4191 isl.isl_ast_build_call_from_multi_pw_aff.restype = c_void_p
4192 isl.isl_ast_build_call_from_multi_pw_aff.argtypes = [c_void_p, c_void_p]
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod11434 isl_ast_build_call_from_multi_pw_aff(