Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h349 VPReductionSC, enumerator
H A DVPlanRecipes.cpp59 case VPReductionSC: in mayWriteToMemory()
90 case VPReductionSC: in mayReadFromMemory()
113 case VPReductionSC: in mayHaveSideEffects()
H A DVPlan.h762 Def->getVPDefID() == VPRecipeBase::VPReductionSC || in classof()
1515 : VPRecipeBase(VPRecipeBase::VPReductionSC, {ChainOp, VecOp}), in VPReductionRecipe()