Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp624 Value *getOrCreateVectorTripCount(Loop *NewLoop);
2608 Value *InnerLoopVectorizer::getOrCreateVectorTripCount(Loop *L) { in getOrCreateVectorTripCount() function in InnerLoopVectorizer
3020 Value *CountRoundDown = getOrCreateVectorTripCount(Lp); in createVectorizedLoopSkeleton()
3476 getOrCreateVectorTripCount(LI->getLoopFor(LoopVectorBody)), in fixVectorizedLoop()