Home
last modified time | relevance | path

Searched refs:isl_ast_expr_op_access (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dast_type.h41 isl_ast_expr_op_access, enumerator
71 #define isl_ast_op_access isl_ast_expr_op_access
H A Disl-noexceptions.h734 static const auto type = isl_ast_expr_op_access;
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_ast.c559 isl_ast_expr_get_op_type(expr) != isl_ast_expr_op_access) in isl_ast_expr_address_of()
767 return ast_expr_with_arguments(isl_ast_expr_op_access, array, indices); in isl_ast_expr_access()
1546 [isl_ast_expr_op_access] = 2,
1577 [isl_ast_expr_op_access] = 1,
1902 if (expr->u.op.op == isl_ast_expr_op_access) { in print_ast_expr_c()
1991 [isl_ast_expr_op_access] = "access",
H A Disl_ast_build_expr.c2399 enum isl_ast_expr_op_type type = isl_ast_expr_op_access; in isl_ast_build_from_multi_pw_aff_member()
2440 if (type == isl_ast_expr_op_access && in isl_ast_build_from_multi_pw_aff_internal()
2546 isl_ast_expr_op_access, mpa); in isl_ast_build_access_from_multi_pw_aff()
2589 isl_ast_expr_op_access, pma); in isl_ast_build_access_from_pw_multi_aff()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod11737 =item C<isl_ast_expr_op_access>
11864 C<isl_ast_expr> of type C<isl_ast_expr_op_access> only. It is meant