Searched refs:ChainOp (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlan.h | 1224 VPReductionRecipe(RecurrenceDescriptor *R, Instruction *I, VPValue *ChainOp, in VPReductionRecipe() argument 1227 : VPRecipeBase(VPRecipeBase::VPReductionSC, {ChainOp, VecOp}), in VPReductionRecipe()
|
| H A D | LoopVectorize.cpp | 9319 VPValue *ChainOp = Plan->getVPValue(Chain); in adjustRecipesForInLoopReductions() local 9338 &RdxDesc, R, ChainOp, VecOp, CondOp, TTI); in adjustRecipesForInLoopReductions()
|