Searched refs:overflowed (Results 1 – 24 of 24) sorted by relevance
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | ChangeLog.gcc43 | 89 overflowed and operands did not.
|
| D | decl.c | 10917 bool overflowed; in build_enumerator() local 10924 overflowed = add_double (TREE_INT_CST_LOW (prev_value), in build_enumerator() 10928 overflowed |= !int_fits_type_p (value, TREE_TYPE (prev_value)); in build_enumerator() 10930 if (overflowed) in build_enumerator()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CGExprCXX.cpp | 891 llvm::Value *overflowed = CGF.Builder.CreateExtractValue(result, 1); in EmitCXXNewAllocSize() local 893 hasOverflow = CGF.Builder.CreateOr(hasOverflow, overflowed); in EmitCXXNewAllocSize() 895 hasOverflow = overflowed; in EmitCXXNewAllocSize() 930 llvm::Value *overflowed = CGF.Builder.CreateExtractValue(result, 1); in EmitCXXNewAllocSize() local 932 hasOverflow = CGF.Builder.CreateOr(hasOverflow, overflowed); in EmitCXXNewAllocSize() 934 hasOverflow = overflowed; in EmitCXXNewAllocSize()
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/ |
| D | fp_mul_impl.inc | 93 // If we have overflowed the type, return +/- infinity.
|
| D | fp_add_impl.inc | 128 // If we have overflowed the type, return +/- infinity.
|
| D | fp_div_impl.inc | 382 // If we have overflowed the exponent, return infinity
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/ |
| D | divsi3.S | 98 ! We're here if the %o1 overflowed when Shifting.
|
| D | modsi3.S | 98 ! We're here if the %o1 overflowed when Shifting.
|
| D | divmod.m4 | 157 ! We're here if the divisor overflowed when Shifting.
|
| /freebsd-12-stable/contrib/gcc/config/sparc/ |
| D | lb1spc.asm | 185 ! We get here if the %o1 overflowed while shifting. 532 ! We get here if the %o1 overflowed while shifting.
|
| /freebsd-12-stable/contrib/gcc/ |
| D | ChangeLog.gcc43 | 488 overflowed and operands did not.
|
| D | fold-const.c | 210 bool overflowed, bool overflowed_const) in force_fit_type() argument 272 if (overflowed || overflowed_const in force_fit_type() 277 if (overflowed in force_fit_type()
|
| D | ChangeLog | 1059 overflowed values, juts set *strict_overflow_p.
|
| D | ChangeLog-2005 | 4119 if the result has overflowed and flag_trapping_math. 16500 (compare_values): Return -2 if either value has overflowed. 23393 overflowed. 28937 * tree-gimple.c (is_gimple_min_invariant): Consider overflowed
|
| D | FSFChangeLog.10 | 7820 expression merely because conversion overflowed.
|
| D | ChangeLog-2006 | 8643 expressions which have overflowed constants.
|
| D | ChangeLog-2004 | 17145 (tree_expr_nonzero_p): Handle overflowed constants correctly.
|
| /freebsd-12-stable/contrib/processor-trace/libipt/include/ |
| D | intel-pt.h.in | 192 /* Something overflowed. */
|
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | ChangeLog-2006 | 1319 (mips_ip): Make overflowed/underflowed constant arguments in DSP
|
| D | ChangeLog-9899 | 3816 (mips_ip): Truncate overflowed "break" 'c' operand. Implement
|
| /freebsd-12-stable/contrib/binutils/bfd/po/ |
| D | bfd.pot | 3327 msgid "%s: short data segment overflowed (0x%lx >= 0x400000)"
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | invoke.texi | 5335 constants, the overflowed value can still be used with 11499 If you receive a linker error message that saying you have overflowed
|
| D | md.texi | 4340 has overflowed. The single operand is the location in the stack furthest
|
| /freebsd-12-stable/contrib/sendmail/ |
| D | RELEASE_NOTES | 9570 In some cases the syslog buffer could be overflowed when
|