Home
last modified time | relevance | path

Searched defs:CheckMinIters (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2978 Value *CheckMinIters = Builder.getFalse(); in emitIterationCountCheck() local
7814 Value *CheckMinIters = Builder.CreateICmp( in emitIterationCountCheck() local
7983 Value *CheckMinIters = in emitMinimumVectorEpilogueIterCountCheck() local
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2840 Value *CheckMinIters = Builder.CreateICmpULT( in emitMinimumIterationCountCheck() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2701 Value *CheckMinIters = Builder.getFalse(); in emitMinimumIterationCountCheck() local