Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h345 VPVectorEndPointerSC, enumerator
H A DVPlan.h540 case VPRecipeBase::VPVectorEndPointerSC: in classof()
886 R->getVPDefID() == VPRecipeBase::VPVectorEndPointerSC || in classof()
1754 : VPRecipeWithIRFlags(VPDef::VPVectorEndPointerSC, in VPVectorEndPointerRecipe()
1760 VP_CLASSOF_IMPL(VPDef::VPVectorEndPointerSC) in VP_CLASSOF_IMPL() argument
H A DVPlanRecipes.cpp157 case VPVectorEndPointerSC: in mayHaveSideEffects()
H A DLoopVectorize.cpp4151 case VPDef::VPVectorEndPointerSC: in willGenerateVectors()