Home
last modified time | relevance | path

Searched defs:Leftover (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DStringRefTest.cpp706 const char *Leftover; member
729 const char *Leftover; member
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp363 unsigned Leftover = Range % uint32_t(IncValue); in HandleFloatingPointIV() local
390 unsigned Leftover = Range % uint32_t(-IncValue); in HandleFloatingPointIV() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp354 unsigned Leftover = Range % uint32_t(IncValue); in handleFloatingPointIV() local
381 unsigned Leftover = Range % uint32_t(-IncValue); in handleFloatingPointIV() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp394 unsigned Leftover = Range % uint32_t(IncValue); in handleFloatingPointIV() local
420 unsigned Leftover = Range % uint32_t(-IncValue); in handleFloatingPointIV() local