Searched defs:VPV (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlan.h | 2788 addVPValue(Value * V,VPValue * VPV) addVPValue() argument |
H A D | VPlanTransforms.cpp | 46 VPValue *VPV = Ingredient.getVPSingleValue(); VPInstructionsToVPRecipes() local |
H A D | VPlan.cpp | 755 VPValue *VPV = getVPValueOrAddLiveIn(CanonicalIVStartValue); prepareToExecute() local |
H A D | LoopVectorize.cpp | 8781 auto *VPV = cast<VPValue *>(RecipeOrValue); tryToBuildVPlanWithVPRecipes() local |