Searched refs:recordVectorLoopValueForInductionCast (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 676 void recordVectorLoopValueForInductionCast( 2321 recordVectorLoopValueForInductionCast(II, EntryVal, LastInduction, CastDef, in createVectorIntOrFpInductionPHI() 2356 void InnerLoopVectorizer::recordVectorLoopValueForInductionCast( in recordVectorLoopValueForInductionCast() function in InnerLoopVectorizer 2452 recordVectorLoopValueForInductionCast(ID, EntryVal, EntryPart, CastDef, in widenIntOrFpInduction() 2604 recordVectorLoopValueForInductionCast(ID, EntryVal, Add, CastDef, State, in buildScalarSteps() 2625 recordVectorLoopValueForInductionCast(ID, EntryVal, Add, CastDef, State, in buildScalarSteps()
|