/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A 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 …]
|
H A 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()
|
H A 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;
|
H A D | profile-count.cc | 273 wi::overflow_type overflow; in slow_safe_scale_64bit()
|
H A 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()
|
H A 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()
|
H A D | fold-const.h | 129 signop, wi::overflow_type *);
|
H A 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()
|
H A 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()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A 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 …]
|
H A D | range-op.cc | 229 wi::overflow_type min_ovf = wi::OVF_NONE, in value_range_with_overflow() 230 wi::overflow_type max_ovf = wi::OVF_NONE) in value_range_with_overflow() 542 wi::overflow_type ov; in build_lt() 565 wi::overflow_type ov; in build_gt() 910 wi::overflow_type ov_lb, ov_ub; in wi_fold() 955 wi::overflow_type ov_lb, ov_ub; in wi_fold() 1112 wi::overflow_type overflow = wi::OVF_NONE; in wi_op_overflows() 1230 wi::overflow_type overflow = wi::OVF_NONE; in wi_op_overflows()
|
H A 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;
|
H A D | profile-count.c | 251 wi::overflow_type overflow; in slow_safe_scale_64bit()
|
H A 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() 2475 wi::overflow_type overflow; in test_overflow()
|
H A D | fold-const.h | 117 signop, wi::overflow_type *);
|
H A D | tree-ssa-phiopt.c | 691 wi::overflow_type ovf; in two_value_replacement() 1426 wi::overflow_type overflow; in minmax_replacement() 1435 wi::overflow_type overflow; in minmax_replacement() 1453 wi::overflow_type overflow; in minmax_replacement()
|
H A D | tree-scalar-evolution.c | 3076 wi::overflow_type overflow = wi::OVF_NONE; in iv_can_overflow_p() 3093 wi::overflow_type overflow = wi::OVF_NONE; in iv_can_overflow_p() 3102 wi::overflow_type overflow, overflow2; in iv_can_overflow_p() 3316 wi::overflow_type overflow = wi::OVF_NONE; in simple_iv_with_niters()
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | nios2.h | 75 enum overflow_type enum 158 enum overflow_type overflow_msg; /* Used to generate informative
|
H A 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/ |
H A D | nios2.h | 75 enum overflow_type enum 158 enum overflow_type overflow_msg; /* Used to generate informative
|
H A D | pru.h | 34 enum overflow_type enum 123 enum overflow_type overflow_msg; /* Used to generate informative
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-lex.cc | 43 enum overflow_type *); 45 enum overflow_type *); 507 enum overflow_type overflow = OT_NONE; in c_lex_with_flags() 815 enum overflow_type *overflow) in interpret_integer() 917 const char *suffix, enum overflow_type *overflow) in interpret_float()
|
H A D | c-common.h | 1308 enum overflow_type { enum 1319 enum overflow_type overflow; 1338 enum overflow_type overflow,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-lex.c | 42 enum overflow_type *); 44 enum overflow_type *); 454 enum overflow_type overflow = OT_NONE; in c_lex_with_flags() 755 enum overflow_type *overflow) in interpret_integer() 849 const char *suffix, enum overflow_type *overflow) in interpret_float()
|
H A D | c-common.h | 1246 enum overflow_type { enum 1257 enum overflow_type overflow; 1276 enum overflow_type overflow,
|