Searched refs:recordVectorLoopValueForInductionCast (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 673 void recordVectorLoopValueForInductionCast( 2340 recordVectorLoopValueForInductionCast(II, EntryVal, LastInduction, CastDef, in createVectorIntOrFpInductionPHI() 2375 void InnerLoopVectorizer::recordVectorLoopValueForInductionCast( in recordVectorLoopValueForInductionCast() function in InnerLoopVectorizer 2471 recordVectorLoopValueForInductionCast(ID, EntryVal, EntryPart, CastDef, in widenIntOrFpInduction() 2623 recordVectorLoopValueForInductionCast(ID, EntryVal, Add, CastDef, State, in buildScalarSteps() 2644 recordVectorLoopValueForInductionCast(ID, EntryVal, Add, CastDef, State, in buildScalarSteps()
|