Searched refs:BINARY_CLASS_P (Results 1 – 8 of 8) sorted by relevance
2154 || BINARY_CLASS_P (op) in can_value_number_operation()2170 || BINARY_CLASS_P (op) in can_PRE_operation()
969 if (BINARY_CLASS_P (expr) || COMPARISON_CLASS_P (expr)) in expr_expected_value()
2085 else if (BINARY_CLASS_P (inner)) in skip_simple_arithmetic()2478 || BINARY_CLASS_P (elt) in substitute_placeholder_in_expr()2490 || BINARY_CLASS_P (elt) in substitute_placeholder_in_expr()
1303 if (!BINARY_CLASS_P (expr)) in analyze_offset_expr()
147 #define BINARY_CLASS_P(CODE)\ macro
5623 || BINARY_CLASS_P (op0) in extract_muldiv_1()7731 && BINARY_CLASS_P (arg0) in fold_unary()
3894 if (!BINARY_CLASS_P (src) in optimize_bitfield_assignment_op()
12264 (REFERENCE_CLASS_P, COMPARISON_CLASS_P, UNARY_CLASS_P, BINARY_CLASS_P)