Searched refs:isl_ast_build_expr_from_pw_aff (Results 1 – 10 of 10) sorted by relevance
103 __isl_give isl_ast_expr *isl_ast_build_expr_from_pw_aff(
3691 auto res = isl_ast_build_expr_from_pw_aff(get(), pa.release()); in expr_from()
4575 auto res = isl_ast_build_expr_from_pw_aff(get(), pa.release()); in expr_from()
4083 auto res = isl_ast_build_expr_from_pw_aff(get(), pa.release()); in expr_from()
2016 isl_ast_expr *DimSize = isl_ast_build_expr_from_pw_aff( in createKernelFunctionDecl()3320 auto DimSizeExpr = isl_ast_build_expr_from_pw_aff(Build, DimSize); in approxPointsInSet()
2307 __isl_give isl_ast_expr *isl_ast_build_expr_from_pw_aff( in isl_ast_build_expr_from_pw_aff() function
2991 expr = isl_ast_build_expr_from_pw_aff(build, isl_pw_aff_copy(pwaff)); in print_pw_aff_c()
9830 expr = isl_ast_build_expr_from_pw_aff(build, pa); in test_ast_expr()
4103 res = isl.isl_ast_build_expr_from_pw_aff(args[0].ptr, isl.isl_pw_aff_copy(args[1].ptr))4195 isl.isl_ast_build_expr_from_pw_aff.restype = c_void_p4196 isl.isl_ast_build_expr_from_pw_aff.argtypes = [c_void_p, c_void_p]
11418 __isl_give isl_ast_expr *isl_ast_build_expr_from_pw_aff(12299 C<isl_ast_expr> objects using C<isl_ast_build_expr_from_pw_aff>