Searched refs:createInductionVariable (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 587 PHINode *createInductionVariable(Loop *L, Value *Start, Value *End, 3080 PHINode *InnerLoopVectorizer::createInductionVariable(Loop *L, Value *Start, in createInductionVariable() function in InnerLoopVectorizer 3745 createInductionVariable(Lp, StartIdx, CountRoundDown, Step, in createVectorizedLoopSkeleton() 8333 createInductionVariable(Lp, StartIdx, CountRoundDown, Step, in createEpilogueVectorizedLoopSkeleton() 8494 createInductionVariable(Lp, StartIdx, CountRoundDown, Step, in createEpilogueVectorizedLoopSkeleton()
|