Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2788 addVPValue(Value * V,VPValue * VPV) addVPValue() argument
2812 VPValue *VPV = new VPValue(V); getVPValueOrAddLiveIn() local
3201 isUniformAfterVectorization(VPValue * VPV) isUniformAfterVectorization() argument
H A DVPlanTransforms.cpp46 VPValue *VPV = Ingredient.getVPSingleValue(); VPInstructionsToVPRecipes() local
H A DVPlan.cpp755 VPValue *VPV = getVPValueOrAddLiveIn(CanonicalIVStartValue); prepareToExecute() local
H A DLoopVectorize.cpp8781 auto *VPV = cast<VPValue *>(RecipeOrValue); tryToBuildVPlanWithVPRecipes() local