Searched refs:BINARY_CLASS_P (Results 1 – 12 of 12) sorted by relevance
235 if (BINARY_CLASS_P (expr)) in get_tree_range()
2697 || (!BINARY_CLASS_P (offset1) && !UNARY_CLASS_P (offset1))) in dr_equal_offsets_p1()2703 if (!res || !BINARY_CLASS_P (offset1)) in dr_equal_offsets_p1()
3968 else if (BINARY_CLASS_P (expr)) in skip_simple_arithmetic()3997 else if (BINARY_CLASS_P (expr)) in skip_simple_constant_arithmetic()4542 || BINARY_CLASS_P (elt) in substitute_placeholder_in_expr()4555 || BINARY_CLASS_P (elt) in substitute_placeholder_in_expr()
861 gcc_assert (BINARY_CLASS_P (t)); in walk_gimple_omp_for()
1484 if (!BINARY_CLASS_P (t)) in get_base_value()
2000 if (BINARY_CLASS_P (expr) || COMPARISON_CLASS_P (expr)) in will_be_nonconstant_expr_predicate()
191 #define BINARY_CLASS_P(NODE)\ macro
6796 || BINARY_CLASS_P (op0) in extract_muldiv_1()
12614 (BINARY_CLASS_P): Likewise.
12264 (REFERENCE_CLASS_P, COMPARISON_CLASS_P, UNARY_CLASS_P, BINARY_CLASS_P)
10606 && BINARY_CLASS_P (TREE_OPERAND (incr, 1)) in finish_omp_for()
28620 else if (BINARY_CLASS_P (TREE_OPERAND (incr, 1))) in dependent_omp_for_p()