Searched refs:createVectorIntOrFpInductionPHI (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 642 void createVectorIntOrFpInductionPHI(const InductionDescriptor &II, 2275 void InnerLoopVectorizer::createVectorIntOrFpInductionPHI( in createVectorIntOrFpInductionPHI() function in InnerLoopVectorizer 2494 createVectorIntOrFpInductionPHI(ID, Step, Start, EntryVal, Def, CastDef, in widenIntOrFpInduction() 2503 createVectorIntOrFpInductionPHI(ID, Step, Start, EntryVal, Def, CastDef, in widenIntOrFpInduction()
|