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 DVPlanRecipes.cpp1292 Value *SplatStart = Builder.CreateVectorSplat(State.VF, Start); in execute() local
1294 SplatStart, Zero, Step, ID.getInductionOpcode(), State.VF, State.Builder); in execute()