Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h358 VPHistogramSC, enumerator
H A DVPlan.h566 case VPRecipeBase::VPHistogramSC: in classof()
1602 : VPRecipeBase(VPDef::VPHistogramSC, Operands, DL), Opcode(Opcode) {} in VPRecipeBase() argument
1610 VP_CLASSOF_IMPL(VPDef::VPHistogramSC);
H A DLoopVectorize.cpp4168 case VPDef::VPHistogramSC: in willGenerateVectors()