Searched refs:fold_simple (Results 1 – 10 of 10) sorted by relevance
677 folded_result = fold_simple (folded_result); in cp_convert_and_check()
5253 length = fold_simple (length); in handle_omp_array_sections_1()5255 low_bound = fold_simple (low_bound); in handle_omp_array_sections_1()10101 incr = fold_simple (incr); in handle_omp_for_class_iterator()
6018 offset = fold_simple (offset); in cxx_eval_increment_expression()8136 fold_simple (tree t) in fold_simple() function
4452 maxindex = fold_simple (maxindex); in build_vec_init()
6173 tree xop0 = fold_simple (op0); in cp_build_binary_op()6174 tree xop1 = fold_simple (op1); in cp_build_binary_op()
8442 extern tree fold_simple (tree);
714 (fold_simple_1, fold_simple): New.
5165 * constexpr.c (fold_simple): Simplify.
2554 * constexpr.c (cxx_eval_increment_expression): Call fold_simple on
7375 expr = fold_simple (convert (type, expr)); in convert_nontype_argument()