Searched refs:createVectorIntOrFpInductionPHI (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 645 void createVectorIntOrFpInductionPHI(const InductionDescriptor &II, 2256 void InnerLoopVectorizer::createVectorIntOrFpInductionPHI( in createVectorIntOrFpInductionPHI() function in InnerLoopVectorizer 2475 createVectorIntOrFpInductionPHI(ID, Step, Start, EntryVal, Def, CastDef, in widenIntOrFpInduction() 2484 createVectorIntOrFpInductionPHI(ID, Step, Start, EntryVal, Def, CastDef, in widenIntOrFpInduction()
|