Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h344 VPVectorPointerSC, enumerator
H A DVPlan.h539 case VPRecipeBase::VPVectorPointerSC: in classof()
887 R->getVPDefID() == VPRecipeBase::VPVectorPointerSC; in classof()
1809 : VPRecipeWithIRFlags(VPDef::VPVectorPointerSC, ArrayRef<VPValue *>(Ptr), in VPVectorPointerRecipe()
1813 VP_CLASSOF_IMPL(VPDef::VPVectorPointerSC)
H A DVPlanRecipes.cpp80 case VPVectorPointerSC: in mayWriteToMemory()
130 case VPVectorPointerSC: in mayReadFromMemory()
171 case VPVectorPointerSC: in mayHaveSideEffects()
H A DLoopVectorize.cpp4150 case VPDef::VPVectorPointerSC: in willGenerateVectors()