Home
last modified time | relevance | path

Searched refs:UNARY_CLASS_P (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dtree-ssa-pre.c2153 return UNARY_CLASS_P (op) in can_value_number_operation()
2169 return UNARY_CLASS_P (op) in can_PRE_operation()
Dpredict.c983 if (UNARY_CLASS_P (expr)) in expr_expected_value()
Dtree.c2083 if (UNARY_CLASS_P (inner)) in skip_simple_arithmetic()
2477 || UNARY_CLASS_P (elt) in substitute_placeholder_in_expr()
2489 || UNARY_CLASS_P (elt) in substitute_placeholder_in_expr()
Dtree.h142 #define UNARY_CLASS_P(CODE)\ macro
Dfold-const.c5622 || UNARY_CLASS_P (op0) in extract_muldiv_1()
DChangeLog-200412264 (REFERENCE_CLASS_P, COMPARISON_CLASS_P, UNARY_CLASS_P, BINARY_CLASS_P)