Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp321 unsigned Leftover = Range % uint32_t(IncValue); in handleFloatingPointIV() local
347 unsigned Leftover = Range % uint32_t(-IncValue); in handleFloatingPointIV() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp354 unsigned Leftover = Range % uint32_t(IncValue); in handleFloatingPointIV() local
381 unsigned Leftover = Range % uint32_t(-IncValue); in handleFloatingPointIV() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp415 unsigned Leftover = Range % uint32_t(IncValue); in handleFloatingPointIV() local
441 unsigned Leftover = Range % uint32_t(-IncValue); in handleFloatingPointIV() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2669 Value *Leftover = Result->getIndVar(); in collapseLoops() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp304 Register Leftover = PartRegs[PartRegs.size() - 1]; in mergeMixedSubvectors() local