Home
last modified time | relevance | path

Searched refs:overflow_type (Results 1 – 25 of 73) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dwide-int.h358 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 Drange-op.cc344 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 Dpoly-int.h920 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 Dprofile-count.cc273 wi::overflow_type overflow; in slow_safe_scale_64bit()
H A Dwide-int.cc1155 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 Dvalue-range.cc233 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 Dfold-const.h129 signop, wi::overflow_type *);
H A Dtree-scalar-evolution.cc3067 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 Dtree-vrp.cc573 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 Dwide-int.h358 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 Drange-op.cc229 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 Dpoly-int.h920 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 Dprofile-count.c251 wi::overflow_type overflow; in slow_safe_scale_64bit()
H A Dwide-int.cc1155 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 Dfold-const.h117 signop, wi::overflow_type *);
H A Dtree-ssa-phiopt.c691 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 Dtree-scalar-evolution.c3076 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 Dnios2.h75 enum overflow_type enum
158 enum overflow_type overflow_msg; /* Used to generate informative
H A Dpru.h34 enum overflow_type enum
123 enum overflow_type overflow_msg; /* Used to generate informative
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dnios2.h75 enum overflow_type enum
158 enum overflow_type overflow_msg; /* Used to generate informative
H A Dpru.h34 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 Dc-lex.cc43 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 Dc-common.h1308 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 Dc-lex.c42 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 Dc-common.h1246 enum overflow_type { enum
1257 enum overflow_type overflow;
1276 enum overflow_type overflow,

123