Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4844 Value *PartStart = createStepForVF( in widenPHIInstruction() local
4848 Value *PartStartSplat = Builder.CreateVectorSplat(VF, PartStart); in widenPHIInstruction()
4862 PartStart, ConstantInt::get(PtrInd->getType(), Lane)); in widenPHIInstruction()