Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlan.h188 void setScalarValue(Value *Key, const VPIteration &Instance, Value *Scalar) { in setScalarValue() function
DLoopVectorize.cpp1888 VectorLoopValueMap.setScalarValue(CastInst, {Part, Lane}, VectorLoopVal); in recordVectorLoopValueForInductionCast()
2081 VectorLoopValueMap.setScalarValue(EntryVal, {Part, Lane}, Add); in buildScalarSteps()
2549 VectorLoopValueMap.setScalarValue(Instr, Instance, Cloned); in scalarizeInstruction()
3851 VectorLoopValueMap.setScalarValue(P, {Part, Lane}, SclrGep); in widenPHIInstruction()