Home
last modified time | relevance | path

Searched refs:BINARY_CLASS_P (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dtree-ssa-pre.c2154 || BINARY_CLASS_P (op) in can_value_number_operation()
2170 || BINARY_CLASS_P (op) in can_PRE_operation()
Dpredict.c969 if (BINARY_CLASS_P (expr) || COMPARISON_CLASS_P (expr)) in expr_expected_value()
Dtree.c2085 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()
Dtree-data-ref.c1303 if (!BINARY_CLASS_P (expr)) in analyze_offset_expr()
Dtree.h147 #define BINARY_CLASS_P(CODE)\ macro
Dfold-const.c5623 || BINARY_CLASS_P (op0) in extract_muldiv_1()
7731 && BINARY_CLASS_P (arg0) in fold_unary()
Dexpr.c3894 if (!BINARY_CLASS_P (src) in optimize_bitfield_assignment_op()
DChangeLog-200412264 (REFERENCE_CLASS_P, COMPARISON_CLASS_P, UNARY_CLASS_P, BINARY_CLASS_P)