Searched refs:isl_ast_expr_op_access (Results 1 – 5 of 5) sorted by relevance
41 isl_ast_expr_op_access, enumerator71 #define isl_ast_op_access isl_ast_expr_op_access
734 static const auto type = isl_ast_expr_op_access;
559 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",
2399 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()
11737 =item C<isl_ast_expr_op_access>11864 C<isl_ast_expr> of type C<isl_ast_expr_op_access> only. It is meant