Searched defs:VPV (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/unittests/Transforms/Vectorize/ | ||
H A D | VPlanTest.cpp | 942 VPValue *VPV = &WidenSelectR; in TEST() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanTransforms.cpp | 48 VPValue *VPV = Ingredient.getVPSingleValue(); VPInstructionsToVPRecipes() local |
H A D | VPlan.cpp | 890 VPValue *VPV = getOrAddLiveIn(CanonicalIVStartValue); prepareToExecute() local |
H A D | VPlan.h | 3288 VPValue *VPV = new VPValue(V); getOrAddLiveIn() local |