Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4766 Value *PartStart = createStepForVF( in widenPHIInstruction() local
4770 Value *PartStartSplat = Builder.CreateVectorSplat(VF, PartStart); in widenPHIInstruction()
4784 PartStart, ConstantInt::get(PtrInd->getType(), Lane)); in widenPHIInstruction()