| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | wide-int.h | 358 enum overflow_type { enum 545 UNARY_FUNCTION neg (const T &, overflow_type *); 565 BINARY_FUNCTION add (const T1 &, const T2 &, signop, overflow_type *); 567 BINARY_FUNCTION sub (const T1 &, const T2 &, signop, overflow_type *); 569 BINARY_FUNCTION mul (const T1 &, const T2 &, signop, overflow_type *); 570 BINARY_FUNCTION smul (const T1 &, const T2 &, overflow_type *); 571 BINARY_FUNCTION umul (const T1 &, const T2 &, overflow_type *); 574 overflow_type * = 0); 578 overflow_type * = 0); 582 overflow_type * = 0); [all …]
|
| D | range-op.cc | 344 wi::overflow_type min_ovf = wi::OVF_NONE, in value_range_with_overflow() 345 wi::overflow_type max_ovf = wi::OVF_NONE) in value_range_with_overflow() 748 wi::overflow_type ov; in build_lt() 778 wi::overflow_type ov; in build_gt() 1245 wi::overflow_type ovf1, ovf2; in lhs_op1_relation() 1313 wi::overflow_type ov_lb, ov_ub; in wi_fold() 1367 wi::overflow_type ov_lb, ov_ub; in wi_fold() 1661 wi::overflow_type overflow = wi::OVF_NONE; in wi_op_overflows() 1779 wi::overflow_type overflow = wi::OVF_NONE; in wi_op_overflows() 3299 wi::overflow_type ov = wi::OVF_NONE; in wi_fold()
|
| D | poly-int.h | 920 signop sgn, wi::overflow_type *overflow) 927 wi::overflow_type suboverflow; 1019 signop sgn, wi::overflow_type *overflow) 1026 wi::overflow_type suboverflow; 1063 neg (const poly_int_pod<N, Ca> &a, wi::overflow_type *overflow) 1070 wi::overflow_type suboverflow; 1139 signop sgn, wi::overflow_type *overflow) 1146 wi::overflow_type suboverflow;
|
| D | profile-count.cc | 273 wi::overflow_type overflow; in slow_safe_scale_64bit()
|
| D | wide-int.cc | 1155 signop sgn, wi::overflow_type *overflow) in add_large() 1309 wi::overflow_type *overflow, bool high) in mul_internal() 1562 signop sgn, wi::overflow_type *overflow) in sub_large() 1760 wi::overflow_type *oflow) in divmod_internal() 2509 wi::overflow_type overflow; in test_overflow()
|
| D | value-range.cc | 233 wi::overflow_type ovf; in irange_set_anti_range() 1801 subtract_one (const wide_int &x, tree type, wi::overflow_type &overflow) in subtract_one() 1812 add_one (const wide_int &x, tree type, wi::overflow_type &overflow) in add_one() 1875 wi::overflow_type ovf; in invert()
|
| D | fold-const.h | 129 signop, wi::overflow_type *);
|
| D | tree-scalar-evolution.cc | 3067 wi::overflow_type overflow = wi::OVF_NONE; in iv_can_overflow_p() 3084 wi::overflow_type overflow = wi::OVF_NONE; in iv_can_overflow_p() 3093 wi::overflow_type overflow, overflow2; in iv_can_overflow_p() 3308 wi::overflow_type overflow = wi::OVF_NONE; in simple_iv_with_niters()
|
| D | tree-vrp.cc | 573 combine_bound (enum tree_code code, wide_int &wi, wi::overflow_type &ovf, in combine_bound() 614 wi::overflow_type min_ovf, in set_value_range_with_overflow() 615 wi::overflow_type max_ovf) in set_value_range_with_overflow() 850 wi::overflow_type min_ovf = wi::OVF_NONE; in extract_range_from_plus_minus_expr() 851 wi::overflow_type max_ovf = wi::OVF_NONE; in extract_range_from_plus_minus_expr()
|
| D | tree-ssa-phiopt.cc | 773 wi::overflow_type ovf; in two_value_replacement() 1809 wi::overflow_type overflow; in minmax_replacement() 1818 wi::overflow_type overflow; in minmax_replacement() 1836 wi::overflow_type overflow; in minmax_replacement()
|
| D | tree-affine.cc | 358 wi::overflow_type overflow = wi::OVF_NONE; in expr_to_aff_combination()
|
| D | tree-chrec.cc | 485 wi::overflow_type overflow; in tree_fold_binomial()
|
| D | match.pd | 474 wi::overflow_type overflow; 491 wi::overflow_type overflow; 773 wi::overflow_type min_ovf, max_ovf; 2729 wi::overflow_type min_ovf = wi::OVF_OVERFLOW, 3868 wi::overflow_type overflow; 4415 wi::overflow_type overflow = wi::OVF_NONE; 5206 wi::overflow_type ovf; 5219 wi::overflow_type ovf;
|
| D | fold-const.cc | 989 signop sign, wi::overflow_type *overflow) in wide_int_binop() 1127 signop sign, wi::overflow_type *overflow) in poly_int_binop() 1185 wi::overflow_type overflow = wi::OVF_NONE; in int_const_binop() 7041 wi::overflow_type overflow_mul; in extract_muldiv_1() 7276 wi::overflow_type overflow; in fold_div_compare() 9958 wi::overflow_type overflow; in pointer_may_wrap_p() 15740 wi::overflow_type overflow; in fold_negate_const() 15771 wi::overflow_type overflow = wi::OVF_NONE; in fold_abs_const()
|
| D | tree-if-conv.cc | 762 wi::overflow_type overflow; in idx_within_array_bound()
|
| D | predict.cc | 1725 wi::overflow_type overflow; in predict_iv_comparison()
|
| D | vr-values.cc | 1711 wi::overflow_type overflow; in bounds_of_var_in_loop()
|
| D | gimple-ssa-warn-access.cc | 2332 wi::overflow_type vflow; in maybe_warn_alloc_args_overflow()
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | nios2.h | 75 enum overflow_type enum 158 enum overflow_type overflow_msg; /* Used to generate informative
|
| D | pru.h | 34 enum overflow_type enum 123 enum overflow_type overflow_msg; /* Used to generate informative
|
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | nios2.h | 75 enum overflow_type enum 158 enum overflow_type overflow_msg; /* Used to generate informative
|
| D | pru.h | 34 enum overflow_type enum 123 enum overflow_type overflow_msg; /* Used to generate informative
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-pru.c | 581 enum overflow_type overflow_msg_type; in pru_diagnose_overflow()
|
| D | tc-nios2.c | 1165 enum overflow_type overflow_msg_type; in nios2_diagnose_overflow()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | init.cc | 3108 wi::overflow_type overflow; in build_new_1() 3241 wi::overflow_type overflow; in build_new_1()
|