Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp363 unsigned Leftover = Range % uint32_t(IncValue); in HandleFloatingPointIV() local
369 Leftover != 0) in HandleFloatingPointIV()
374 if (Leftover != 0 && int32_t(ExitValue+IncValue) < ExitValue) in HandleFloatingPointIV()
390 unsigned Leftover = Range % uint32_t(-IncValue); in HandleFloatingPointIV() local
396 Leftover != 0) in HandleFloatingPointIV()
401 if (Leftover != 0 && int32_t(ExitValue+IncValue) > ExitValue) in HandleFloatingPointIV()
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp354 unsigned Leftover = Range % uint32_t(IncValue); in handleFloatingPointIV() local
360 Leftover != 0) in handleFloatingPointIV()
365 if (Leftover != 0 && int32_t(ExitValue+IncValue) < ExitValue) in handleFloatingPointIV()
381 unsigned Leftover = Range % uint32_t(-IncValue); in handleFloatingPointIV() local
387 Leftover != 0) in handleFloatingPointIV()
392 if (Leftover != 0 && int32_t(ExitValue+IncValue) > ExitValue) in handleFloatingPointIV()
/external/gptfdisk/
DREADME130 * Leftover RAID data -- If a disk is used in a RAID array and then re-used