Searched refs:COMPARISON_CLASS_P (Results 1 – 21 of 21) sorted by relevance
168 return COMPARISON_CLASS_P (rhs); in ssa_name_defined_by_comparison_p()264 if (COMPARISON_CLASS_P (def_rhs)) in forward_propagate_into_cond_1()306 if (!COMPARISON_CLASS_P (new_cond) in forward_propagate_into_cond_1()503 if (COMPARISON_CLASS_P (cond)) in simplify_cond()
403 if (!COMPARISON_CLASS_P (cond)) in canonicalize_comparison()472 if (COMPARISON_CLASS_P (expr) || TREE_CODE (expr) == TRUTH_NOT_EXPR) in initialize_hash_element()599 && (COMPARISON_CLASS_P (COND_EXPR_COND (last)) in dom_opt_finalize_block()943 if (!COMPARISON_CLASS_P (cond)) in record_conditions()1344 else if (COMPARISON_CLASS_P (cond)) in record_edge_info()
156 return (is_gimple_val (t) || COMPARISON_CLASS_P (t)); in is_gimple_condexpr()
371 if (COMPARISON_CLASS_P (cond)) in simplify_control_stmt_condition()
1022 gcc_assert (COMPARISON_CLASS_P (cond)); in extract_range_from_assert()3065 if (COMPARISON_CLASS_P (cond)) in build_assert_expr_for()3104 return (COMPARISON_CLASS_P (expr) in fp_predicate()5205 && COMPARISON_CLASS_P (COND_EXPR_COND (stmt))) in simplify_stmt_using_ranges()5310 || (COMPARISON_CLASS_P (cond) in identify_jump_threads()
632 if (COMPARISON_CLASS_P (cond) in copy_prop_visit_cond_stmt()
969 if (BINARY_CLASS_P (expr) || COMPARISON_CLASS_P (expr)) in expr_expected_value()1045 if (!COMPARISON_CLASS_P (cond)) in tree_predict_by_opcode()
1059 && COMPARISON_CLASS_P (TREE_OPERAND (stmt, 1))) in fold_predicate_in()
409 if (!COMPARISON_CLASS_P (cond)) in conditional_replacement()
2651 && COMPARISON_CLASS_P (arg0) in operand_equal_p()2652 && COMPARISON_CLASS_P (arg1)) in operand_equal_p()5621 if ((COMPARISON_CLASS_P (op0) in extract_muldiv_1()7508 else if (COMPARISON_CLASS_P (arg0)) in fold_unary()7539 if (COMPARISON_CLASS_P (op0) && INTEGRAL_TYPE_P (type)) in fold_unary()8596 if (TREE_CODE (arg0) == COND_EXPR || COMPARISON_CLASS_P (arg0)) in fold_binary()8605 if (TREE_CODE (arg1) == COND_EXPR || COMPARISON_CLASS_P (arg1)) in fold_binary()11527 if (COMPARISON_CLASS_P (arg0) in fold_ternary()11537 if (COMPARISON_CLASS_P (arg0) in fold_ternary()11544 if (tem && COMPARISON_CLASS_P (tem)) in fold_ternary()
2155 || COMPARISON_CLASS_P (op) in can_value_number_operation()2171 || COMPARISON_CLASS_P (op) in can_PRE_operation()
2054 if (COMPARISON_CLASS_P (TREE_OPERAND (expr, 0))) in fold_stmt_r()
1892 if (!COMPARISON_CLASS_P (rhs)) in pointer_used_p()
1431 if (!COMPARISON_CLASS_P (test)) in find_induction_var_from_exit_cond()
2042 if (!COMPARISON_CLASS_P (cond)) in vect_is_simple_cond()
137 #define COMPARISON_CLASS_P(CODE)\ macro
1248 && !COMPARISON_CLASS_P (*cond_p)) in find_interesting_uses_cond()
4977 gcc_assert (COMPARISON_CLASS_P (t)); in gimplify_omp_for()
5683 gcc_assert (COMPARISON_CLASS_P (cond)); in vector_compare_rtx()
3653 COMPARISON_CLASS_P and an integral types create create a new22059 COMPARISON_CLASS_P.22065 COMPARISON_CLASS_P.22068 COMPARISON_CLASS_P.
4890 * optabs.c (vector_compare_rtx): Fix COMPARISON_CLASS_P use.5346 * optabs.c (vector_compare_rtx): Use COMPARISON_CLASS_P.12264 (REFERENCE_CLASS_P, COMPARISON_CLASS_P, UNARY_CLASS_P, BINARY_CLASS_P)