Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1890 Value *SplatVF = in createVectorIntInductionPHI() local
1900 LastInduction = Builder.CreateAdd(LastInduction, SplatVF, "step.add"); in createVectorIntInductionPHI()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1815 Value *SplatVF = isa<Constant>(Mul) in createVectorIntOrFpInductionPHI() local
1834 Builder.CreateBinOp(AddOp, LastInduction, SplatVF, "step.add"))); in createVectorIntOrFpInductionPHI()