Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree-ssa-pre.c2153 return UNARY_CLASS_P (op) in can_value_number_operation()
2169 return UNARY_CLASS_P (op) in can_PRE_operation()
HDpredict.c983 if (UNARY_CLASS_P (expr)) in expr_expected_value()
HDtree.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()
HDtree.h142 #define UNARY_CLASS_P(CODE)\ macro
HDfold-const.c5622 || UNARY_CLASS_P (op0) in extract_muldiv_1()
HDChangeLog-200412264 (REFERENCE_CLASS_P, COMPARISON_CLASS_P, UNARY_CLASS_P, BINARY_CLASS_P)