Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h325 VPReductionSC, enumerator
H A DVPlan.cpp529 case VPReductionSC: in mayWriteToMemory()
560 case VPReductionSC: in mayReadFromMemory()
584 case VPReductionSC: in mayHaveSideEffects()
H A DVPlan.h764 Def->getVPDefID() == VPRecipeBase::VPReductionSC || in classof()
1343 : VPRecipeBase(VPRecipeBase::VPReductionSC, {ChainOp, VecOp}), in VPReductionRecipe()