Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp2631 VPValue *SplatStart = Builder.createNaryOp(VPInstruction::Broadcast, Start); in expandVPWidenIntOrFpInduction() local
2636 Builder.createNaryOp(AddOp, {SplatStart, Init}, Flags, {}, "induction"); in expandVPWidenIntOrFpInduction()