Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h351 VPReductionSC, enumerator
H A DVPlanRecipes.cpp62 case VPReductionSC: in mayWriteToMemory()
96 case VPReductionSC: in mayReadFromMemory()
137 case VPReductionSC: in mayHaveSideEffects()
H A DVPlan.h843 case VPRecipeBase::VPReductionSC: in classof()
1917 : VPSingleDefRecipe(VPDef::VPReductionSC, in VPReductionRecipe()
1926 VP_CLASSOF_IMPL(VPDef::VPReductionSC)