Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h340 VPReductionSC, enumerator
H A DVPlanRecipes.cpp60 case VPReductionSC: in mayWriteToMemory()
92 case VPReductionSC: in mayReadFromMemory()
118 case VPReductionSC: in mayHaveSideEffects()
H A DVPlan.h1460 : VPRecipeBase(VPDef::VPReductionSC, {ChainOp, VecOp}), VPValue(this, I), in VPReductionRecipe()
1468 VP_CLASSOF_IMPL(VPDef::VPReductionSC)