Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dtree-ssa-pre.c2136 return UNARY_CLASS_P (op) in can_value_number_operation()
2152 return UNARY_CLASS_P (op) in can_PRE_operation()
Dpredict.c983 if (UNARY_CLASS_P (expr)) in expr_expected_value()
Dtree.c2076 if (UNARY_CLASS_P (inner)) in skip_simple_arithmetic()
2470 || UNARY_CLASS_P (elt) in substitute_placeholder_in_expr()
2482 || UNARY_CLASS_P (elt) in substitute_placeholder_in_expr()
Dtree.h137 #define UNARY_CLASS_P(CODE)\ macro
Dfold-const.c5616 || UNARY_CLASS_P (op0) in extract_muldiv_1()