Searched refs:TYPE_OVERFLOW_WRAPS (Results 1 – 25 of 34) sorted by relevance
12
256 && !TYPE_OVERFLOW_WRAPS (TREE_TYPE(@0)))497 (if (!overflow || TYPE_OVERFLOW_WRAPS (type))729 if (!TYPE_OVERFLOW_WRAPS (utype))1267 && TYPE_OVERFLOW_WRAPS (type)1593 (if (FLOAT_TYPE_P (TREE_TYPE (type)) || TYPE_OVERFLOW_WRAPS (type))))1596 (if ((ANY_INTEGRAL_TYPE_P (type) && TYPE_OVERFLOW_WRAPS (type))1890 && TYPE_OVERFLOW_WRAPS (TREE_TYPE (@0))2012 || TYPE_OVERFLOW_WRAPS (TREE_TYPE (@0))))2028 || TYPE_OVERFLOW_WRAPS (TREE_TYPE (@0))))2055 || TYPE_OVERFLOW_WRAPS (TREE_TYPE (@0))))[all …]
418 && TYPE_OVERFLOW_WRAPS (TREE_TYPE (arg0))) in do_narrow()420 && TYPE_OVERFLOW_WRAPS (TREE_TYPE (arg1)))) in do_narrow()
1721 && ! TYPE_OVERFLOW_WRAPS (type) in interpret_rhs_expr()1742 && ! TYPE_OVERFLOW_WRAPS (type) in interpret_rhs_expr()1762 && ! TYPE_OVERFLOW_WRAPS (type) in interpret_rhs_expr()1793 && ! TYPE_OVERFLOW_WRAPS (type) in interpret_rhs_expr()
405 && TYPE_OVERFLOW_WRAPS (type)); in negate_expr_p()424 if (FLOAT_TYPE_P (TREE_TYPE (type)) || TYPE_OVERFLOW_WRAPS (type)) in negate_expr_p()447 && ! TYPE_OVERFLOW_WRAPS (type))) in negate_expr_p()460 || TYPE_OVERFLOW_WRAPS (type)); in negate_expr_p()468 && ! TYPE_OVERFLOW_WRAPS (TREE_TYPE (t)) in negate_expr_p()499 || TYPE_OVERFLOW_WRAPS (TREE_TYPE (t)) in negate_expr_p()562 && TYPE_OVERFLOW_WRAPS (type)) in fold_negate_expr_1()682 || TYPE_OVERFLOW_WRAPS (TREE_TYPE (t)) in fold_negate_expr_1()5893 && !TYPE_OVERFLOW_WRAPS (TREE_TYPE (arg1))) in fold_cond_expr_with_comparison()6801 && ((TYPE_OVERFLOW_WRAPS (TREE_TYPE (op0)) in extract_muldiv_1()[all …]
727 && !TYPE_OVERFLOW_WRAPS (TREE_TYPE (expr))) in range_of_address()743 if (!TYPE_OVERFLOW_WRAPS (TREE_TYPE (expr)) in range_of_address()
349 const bool overflow_wraps = TYPE_OVERFLOW_WRAPS (type); in value_range_with_overflow()1252 if (TYPE_OVERFLOW_WRAPS (type)) in lhs_op1_relation()1397 else if (TYPE_OVERFLOW_WRAPS (type)) in minus_op1_op2_relation_effect()1640 if (TYPE_OVERFLOW_WRAPS (type)) in op1_range()3885 && !TYPE_OVERFLOW_WRAPS (type) in wi_fold()
553 || TYPE_OVERFLOW_WRAPS (type)) in adjust_symbolic_bound()628 if (TYPE_OVERFLOW_WRAPS (type)) in set_value_range_with_overflow()734 && !TYPE_OVERFLOW_WRAPS (expr_type) in extract_range_from_pointer_plus_expr()1331 && TYPE_OVERFLOW_WRAPS (TREE_TYPE (op0))) in overflow_comparison_p_1()
351 && TYPE_OVERFLOW_WRAPS (itype) in expr_to_aff_combination()
308 if (TYPE_OVERFLOW_WRAPS (type)) in extract_affine()
551 && ! TYPE_OVERFLOW_WRAPS (type)) in chrec_evaluate()
1534 lhs_wraps = ANY_INTEGRAL_TYPE_P (lhs_type) && TYPE_OVERFLOW_WRAPS (lhs_type); in legal_cast_p_1()1535 rhs_wraps = ANY_INTEGRAL_TYPE_P (rhs_type) && TYPE_OVERFLOW_WRAPS (rhs_type); in legal_cast_p_1()
430 && !TYPE_OVERFLOW_WRAPS (TREE_TYPE (expr)))) in vrp_stmt_computes_nonzero()440 if (!TYPE_OVERFLOW_WRAPS (TREE_TYPE (expr)) in vrp_stmt_computes_nonzero()
1607 || TYPE_OVERFLOW_WRAPS (lhsinner) in instrument_si_overflow()
850 #define TYPE_OVERFLOW_WRAPS(TYPE) \ macro878 && !TYPE_OVERFLOW_WRAPS (TYPE) \
1833 && TYPE_OVERFLOW_WRAPS (TREE_TYPE (vectype))))) in vect_build_slp_tree_2()5744 && TYPE_OVERFLOW_WRAPS (TREE_TYPE (rhs)))) in vect_slp_check_for_constructors()
397 && !TYPE_OVERFLOW_WRAPS (type) in parloops_needs_fold_left_reduction_p()
3158 bool cast_to_unsigned_p = !TYPE_OVERFLOW_WRAPS (itype); in vect_synth_mult_by_constant()
665 if ((ANY_INTEGRAL_TYPE_P (type) && TYPE_OVERFLOW_WRAPS (type)) in can_reassociate_type_p()
5030 && (TYPE_OVERFLOW_WRAPS (TREE_TYPE (ops[0])) in visit_nary_op()
26255 TYPE_OVERFLOW_WRAPS.28494 TYPE_OVERFLOW_WRAPS check.30126 TYPE_OVERFLOW_WRAPS checks.
1349 && !TYPE_OVERFLOW_WRAPS (TREE_TYPE (TREE_TYPE (lhs)))) in rs6000_gimple_fold_builtin()1594 && !TYPE_OVERFLOW_WRAPS (TREE_TYPE (TREE_TYPE (arg0)))) in rs6000_gimple_fold_builtin()1732 && !TYPE_OVERFLOW_WRAPS (TREE_TYPE (arg0_type))) in rs6000_gimple_fold_builtin()
418 (if (TYPE_OVERFLOW_WRAPS (type)
2206 * constexpr.cc (cxx_eval_check_shift_p): Use TYPE_OVERFLOW_WRAPS2209 -Wshift-negative-value warning if TYPE_OVERFLOW_WRAPS.
3176 && !TYPE_OVERFLOW_WRAPS (lhstype) in cxx_eval_check_shift_p()
5412 && !TYPE_OVERFLOW_WRAPS (type0) in cp_build_binary_op()