Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-gimplify.cc274 if (UNARY_CLASS_P (*expr_p) && !CONVERT_EXPR_P (*expr_p)) in d_gimplify_expr()
H A DChangeLog535 (d_gimplify_expr): Handle UNARY_CLASS_P and BINARY_CLASS_P.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-query.cc249 if (UNARY_CLASS_P (expr)) in get_tree_range()
H A Dtree.cc3966 if (UNARY_CLASS_P (expr)) in skip_simple_arithmetic()
3995 if (UNARY_CLASS_P (expr)) in skip_simple_constant_arithmetic()
4541 || UNARY_CLASS_P (elt) in substitute_placeholder_in_expr()
4554 || UNARY_CLASS_P (elt) in substitute_placeholder_in_expr()
H A Dipa-fnsummary.cc1989 while (UNARY_CLASS_P (expr)) in will_be_nonconstant_expr_predicate()
H A Dtree-data-ref.cc2697 || (!BINARY_CLASS_P (offset1) && !UNARY_CLASS_P (offset1))) in dr_equal_offsets_p1()
H A Dtree.h186 #define UNARY_CLASS_P(NODE)\ macro
H A Dcfgexpand.cc4673 else if (UNARY_CLASS_P (exp) in expand_debug_expr()
H A Dfold-const.cc6795 || UNARY_CLASS_P (op0) in extract_muldiv_1()
H A DChangeLog-201312613 (UNARY_CLASS_P): Likewise.
H A DChangeLog-201531867 * cfgexpand.c (expand_debug_expr): Use UNARY_CLASS_P.
H A DChangeLog-200412264 (REFERENCE_CLASS_P, COMPARISON_CLASS_P, UNARY_CLASS_P, BINARY_CLASS_P)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-warn.c530 else if (UNARY_CLASS_P (expr)) in expr_has_boolean_operands_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-warn.cc532 else if (UNARY_CLASS_P (expr)) in expr_has_boolean_operands_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c3732 if (UNARY_CLASS_P (expr)) in skip_simple_arithmetic()
3761 if (UNARY_CLASS_P (expr)) in skip_simple_constant_arithmetic()
4306 || UNARY_CLASS_P (elt) in substitute_placeholder_in_expr()
4319 || UNARY_CLASS_P (elt) in substitute_placeholder_in_expr()
H A Dipa-fnsummary.c1876 while (UNARY_CLASS_P (expr)) in will_be_nonconstant_expr_predicate()
H A Dtree-vrp.c5379 else if (UNARY_CLASS_P (expr)) in determine_value_range_1()
H A Dtree-data-ref.c2442 || (!BINARY_CLASS_P (offset1) && !UNARY_CLASS_P (offset1))) in dr_equal_offsets_p1()
H A Dcfgexpand.c4497 else if (UNARY_CLASS_P (exp) in expand_debug_expr()
H A Dtree.h185 #define UNARY_CLASS_P(NODE)\ macro
H A Dfold-const.c6702 || UNARY_CLASS_P (op0) in extract_muldiv_1()