Home
last modified time | relevance | path

Searched refs:VectorLoopVal (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2377 Value *VectorLoopVal, VPValue *CastDef, VPTransformState &State, in recordVectorLoopValueForInductionCast() argument
2398 State.set(CastDef, VectorLoopVal, VPIteration(Part, Lane)); in recordVectorLoopValueForInductionCast()
2400 State.set(CastDef, VectorLoopVal, Part); in recordVectorLoopValueForInductionCast()