Home
last modified time | relevance | path

Searched defs:VPV (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp48 VPValue *VPV = Ingredient.getVPSingleValue(); in VPInstructionsToVPRecipes() local
H A DVPlan.cpp939 VPValue *VPV = getOrAddLiveIn(CanonicalIVStartValue); in prepareToExecute() local
H A DVPlan.h3424 VPValue *VPV = new VPValue(V); in getOrAddLiveIn() local
3808 inline bool isUniformAfterVectorization(VPValue *VPV) { in isUniformAfterVectorization()