Home
last modified time | relevance | path

Searched refs:Leftover (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp319 unsigned Leftover = Range % uint32_t(IncValue); in handleFloatingPointIV() local
325 Leftover != 0) in handleFloatingPointIV()
330 if (Leftover != 0 && int32_t(ExitValue+IncValue) < ExitValue) in handleFloatingPointIV()
345 unsigned Leftover = Range % uint32_t(-IncValue); in handleFloatingPointIV() local
351 Leftover != 0) in handleFloatingPointIV()
356 if (Leftover != 0 && int32_t(ExitValue+IncValue) > ExitValue) in handleFloatingPointIV()
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dgetcwd-path-max.m460 /* Leftover bytes in the buffer, to work around library or OS bugs. */
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dgetcwd-path-max.m472 /* Leftover bytes in the buffer, to work around library or OS bugs. */
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1606 Value *Leftover = Result->getIndVar(); in collapseLoops() local
1612 Value *NewIndVar = Builder.CreateURem(Leftover, OrigTripCount); in collapseLoops()
1615 Leftover = Builder.CreateUDiv(Leftover, OrigTripCount); in collapseLoops()
1618 NewIndVars[0] = Leftover; in collapseLoops()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DTransformMetadata.rst416 Leftover Transformations
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dieee754-df.S782 @ from xh to xl. Leftover bits are in r3-r6-lr for rounding.
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dieee754-df.S782 @ from xh to xl. Leftover bits are in r3-r6-lr for rounding.
/netbsd-src/external/gpl3/gdb/dist/gnulib/
H A Dconfigure25579 /* Leftover bytes in the buffer, to work around library or OS bugs. */
/netbsd-src/external/gpl3/autoconf/dist/
H A DChangeLog.31190 * doc/autoconf.texi (Cache Files): Leftover temporary cache
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git77607 Leftover hack from i960-coff