Searched refs:truth_value_p (Results 1 – 14 of 14) sorted by relevance
10920 && ((truth_value_p (TREE_CODE (arg0)) in fold_binary_loc()10921 && (truth_value_p (TREE_CODE (arg1)) in fold_binary_loc()10924 || (truth_value_p (TREE_CODE (arg1)) in fold_binary_loc()10925 && (truth_value_p (TREE_CODE (arg0)) in fold_binary_loc()12968 if (truth_value_p (TREE_CODE (arg0)) in fold_ternary_loc()12998 && truth_value_p (TREE_CODE (arg0))) in fold_ternary_loc()13116 && truth_value_p (TREE_CODE (arg0)) in fold_ternary_loc()13117 && truth_value_p (TREE_CODE (arg1)) in fold_ternary_loc()13125 && truth_value_p (TREE_CODE (arg0)) in fold_ternary_loc()13126 && truth_value_p (TREE_CODE (arg1)) in fold_ternary_loc()[all …]
2392 && (truth_value_p (TREE_CODE (TREE_OPERAND (t, 0))) in canonicalize_cond_expr_cond()
2651 if (!truth_value_p (code) in analyze_ssa_name()
5306 truth_value_p (enum tree_code code) in truth_value_p() function
5153 else if (truth_value_p (code)) in find_func_aliases()
4181 if (truth_value_p (TREE_CODE (arg))) in gimple_boolify()
4644 if (truth_value_p (OMP_CLAUSE_REDUCTION_CODE (c)) in lower_rec_simd_input_clauses()
3119 * fold-const.c (truth_value_p): Move from here...3120 * tree.h (truth_value_p): ... to here.
19410 return true when truth_value_p is true and the type
27364 a truth_value_p reduction variable is nonintegral.
7361 * fold-const.c (fold_ternary): Check truth_value_p before
36589 argument if the argument is truth_value_p.
857 if (truth_value_p (code)) in find_uninit_fields_r()
5360 if ((complain & tf_warning) && !truth_value_p (TREE_CODE (arg1))) in build_conditional_expr()