Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1886 Value *SplatStart = Builder.CreateVectorSplat(VF, Start); in createVectorIntInductionPHI() local
1887 Value *SteppedStart = getStepVector(SplatStart, 0, Step); in createVectorIntInductionPHI()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1789 Value *SplatStart = Builder.CreateVectorSplat(VF, Start); in createVectorIntOrFpInductionPHI() local
1791 getStepVector(SplatStart, 0, Step, II.getInductionOpcode()); in createVectorIntOrFpInductionPHI()