Home
last modified time | relevance | path

Searched refs:VPBlendSC (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h360 VPBlendSC, enumerator
H A DVPlan.h923 case VPRecipeBase::VPBlendSC: in classof()
2031 : VPSingleDefRecipe(VPDef::VPBlendSC, Operands, Phi, Phi->getDebugLoc()) { in VPBlendRecipe()
2041 VP_CLASSOF_IMPL(VPDef::VPBlendSC) in VP_CLASSOF_IMPL() argument
H A DVPlanRecipes.cpp65 case VPBlendSC: in mayWriteToMemory()
107 case VPBlendSC: in mayReadFromMemory()
155 case VPBlendSC: in mayHaveSideEffects()
H A DLoopVectorize.cpp4457 case VPDef::VPBlendSC: in willGenerateVectors()