Searched refs:fold_simple (Results 1 – 7 of 7) sorted by relevance
662 folded_result = fold_simple (folded_result); in cp_convert_and_check()
4648 length = fold_simple (length); in handle_omp_array_sections_1()4650 low_bound = fold_simple (low_bound); in handle_omp_array_sections_1()7808 incr = fold_simple (incr); in handle_omp_for_class_iterator()
4098 maxindex = fold_simple (maxindex); in build_vec_init()
5331 tree xop0 = fold_simple (op0), xop1 = fold_simple (op1), in cp_build_binary_op()
5071 fold_simple (tree t) in fold_simple() function
7550 extern tree fold_simple (tree);
6669 expr = fold_simple (convert (type, expr)); in convert_nontype_argument()