Searched refs:recordVectorLoopValueForInductionCast (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 549 void recordVectorLoopValueForInductionCast(const InductionDescriptor &ID, 1568 recordVectorLoopValueForInductionCast(II, EntryVal, LastInduction, Part); in createVectorIntOrFpInductionPHI() 1602 void InnerLoopVectorizer::recordVectorLoopValueForInductionCast( in recordVectorLoopValueForInductionCast() function in InnerLoopVectorizer 1713 recordVectorLoopValueForInductionCast(ID, EntryVal, EntryPart, Part); in widenIntOrFpInduction() 1819 recordVectorLoopValueForInductionCast(ID, EntryVal, Add, Part, Lane); in buildScalarSteps()
|