Searched refs:recordVectorLoopValueForInductionCast (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 611 void recordVectorLoopValueForInductionCast(const InductionDescriptor &ID, 1743 recordVectorLoopValueForInductionCast(II, EntryVal, LastInduction, Part); in createVectorIntOrFpInductionPHI() 1777 void InnerLoopVectorizer::recordVectorLoopValueForInductionCast( in recordVectorLoopValueForInductionCast() function in InnerLoopVectorizer 1888 recordVectorLoopValueForInductionCast(ID, EntryVal, EntryPart, Part); in widenIntOrFpInduction() 1994 recordVectorLoopValueForInductionCast(ID, EntryVal, Add, Part, Lane); in buildScalarSteps()
|