Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h191 void setScalarValue(Value *Key, const VPIteration &Instance, Value *Scalar) { in setScalarValue() function
DLoopVectorize.cpp1800 VectorLoopValueMap.setScalarValue(CastInst, {Part, Lane}, VectorLoopVal); in recordVectorLoopValueForInductionCast()
1993 VectorLoopValueMap.setScalarValue(EntryVal, {Part, Lane}, Add); in buildScalarSteps()
2517 VectorLoopValueMap.setScalarValue(Instr, Instance, Cloned); in scalarizeInstruction()
4180 VectorLoopValueMap.setScalarValue(P, {Part, Lane}, SclrGep); in widenPHIInstruction()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.h203 void setScalarValue(Value *Key, const VPIteration &Instance, Value *Scalar) { in setScalarValue() function
DLoopVectorize.cpp2114 VectorLoopValueMap.setScalarValue(CastInst, {Part, Lane}, VectorLoopVal); in recordVectorLoopValueForInductionCast()
2333 VectorLoopValueMap.setScalarValue(EntryVal, {Part, Lane}, Add); in buildScalarSteps()
2872 VectorLoopValueMap.setScalarValue(Instr, Instance, Cloned); in scalarizeInstruction()
4660 VectorLoopValueMap.setScalarValue(P, {Part, Lane}, SclrGep); in widenPHIInstruction()