Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2559 VPPartialReductionRecipe(Instruction *ReductionInst, VPValue *Op0, in VPPartialReductionRecipe() argument
2561 : VPPartialReductionRecipe(ReductionInst->getOpcode(), Op0, Op1, Cond, in VPPartialReductionRecipe()
2562 VFScaleFactor, ReductionInst) {} in VPPartialReductionRecipe()
2565 Instruction *ReductionInst = nullptr)
2567 FastMathFlags(), ReductionInst,