Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1030 Value *SplatVF = isa<Constant>(Mul) in execute() local
1048 Builder.CreateBinOp(AddOp, LastInduction, SplatVF, "step.add")); in execute()