Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h341 VPExpandSCEVSC, enumerator
H A DVPlan.h910 case VPRecipeBase::VPExpandSCEVSC: in classof()
2684 : VPSingleDefRecipe(VPDef::VPExpandSCEVSC, {}), Expr(Expr), SE(SE) {} in VPExpandSCEVRecipe()
2692 VP_CLASSOF_IMPL(VPDef::VPExpandSCEVSC)
H A DLoopVectorize.cpp4444 case VPDef::VPExpandSCEVSC: in willGenerateVectors()