Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1604 Value *VectorLoopVal, unsigned Part, unsigned Lane) { in recordVectorLoopValueForInductionCast() argument
1625 VectorLoopValueMap.setScalarValue(CastInst, {Part, Lane}, VectorLoopVal); in recordVectorLoopValueForInductionCast()
1627 VectorLoopValueMap.setVectorValue(CastInst, Part, VectorLoopVal); in recordVectorLoopValueForInductionCast()