Home | History | Annotate | Download | only in dist

Lines Matching refs:isl_ast_expr

678 /* Return an isl_ast_expr that performs the reduction of type "type"
682 * If the list contains exactly one element, then the returned isl_ast_expr
687 static __isl_give isl_ast_expr *reduce_list(enum isl_ast_expr_op_type type,
693 isl_ast_expr *expr;
712 isl_ast_expr *expr_i;
789 isl_ast_expr *init;
1009 isl_ast_expr *bound, *iterator, *cond;
1042 isl_ast_expr *cond;
1054 /* Construct an isl_ast_expr for the increment (i.e., stride) of
1057 static __isl_give isl_ast_expr *for_inc(__isl_keep isl_ast_build *build)
1116 isl_ast_expr *init;