Searched defs:UseEpilogRemainder (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LoopUnrollRuntime.cpp | 301 const bool UseEpilogRemainder, const bool UnrollRemainder, in CloneLoopBlocks() 430 bool UseEpilogRemainder) { in canSafelyUnrollMultiExitLoop() 464 bool PreserveLCSSA, bool UseEpilogRemainder) { in canProfitablyUnrollMultiExitLoop() 548 bool UseEpilogRemainder, in UnrollRuntimeLoopRemainder()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | LoopUnrollRuntime.cpp | 315 CloneLoopBlocks(Loop *L, Value *NewIter, const bool UseEpilogRemainder, in CloneLoopBlocks() 422 bool UseEpilogRemainder) { in canProfitablyUnrollMultiExitLoop() 565 bool UseEpilogRemainder, bool UnrollRemainder, bool ForgetAllSCEV, in UnrollRuntimeLoopRemainder()
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | LoopUnrollRuntime.cpp | 270 const bool UseEpilogRemainder, in CloneLoopBlocks() 433 bool UseEpilogRemainder, in UnrollRuntimeLoopRemainder()
|