Home
last modified time | relevance | path

Searched refs:isl_ast_expr_op_call (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dast_type.h40 isl_ast_expr_op_call, enumerator
70 #define isl_ast_op_call isl_ast_expr_op_call
Dcpp-checked.h649 static const auto type = isl_ast_expr_op_call;
Dcpp.h714 static const auto type = isl_ast_expr_op_call;
/external/llvm-project/polly/lib/External/isl/
Disl_ast.c776 return ast_expr_with_arguments(isl_ast_expr_op_call, function, arguments); in isl_ast_expr_call()
1545 [isl_ast_expr_op_call] = 2,
1576 [isl_ast_expr_op_call] = 1,
1898 if (expr->u.op.op == isl_ast_expr_op_call) { in print_ast_expr_c()
1990 [isl_ast_expr_op_call] = "call",
Disl_ast_build_expr.c2533 isl_ast_expr_op_call, mpa); in isl_ast_build_call_from_multi_pw_aff()
2576 isl_ast_expr_op_call, pma); in isl_ast_build_call_from_pw_multi_aff()
2609 isl_ast_expr_op_call, iteration); in isl_ast_build_call_from_executed()
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod11272 =item C<isl_ast_expr_op_call>