Searched refs:VPV (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | VPlan.h | 712 if (auto *VPV = toVPValue()) in getUnderlyingInstr() local 713 return cast_or_null<Instruction>(VPV->getUnderlyingValue()); in getUnderlyingInstr() 717 if (auto *VPV = toVPValue()) in getUnderlyingInstr() local 718 return cast_or_null<Instruction>(VPV->getUnderlyingValue()); in getUnderlyingInstr() 1710 for (VPValue *VPV : VPValuesToFree) 1711 delete VPV; 1761 VPValue *VPV = new VPValue(V); 1762 Value2VPValue[V] = VPV; 1763 VPValuesToFree.push_back(VPV); 1766 void addVPValue(Value *V, VPValue *VPV) { [all …]
|
D | VPlan.cpp | 378 if (auto *VPV = R.toVPValue()) in dropAllReferences() local 379 VPV->replaceAllUsesWith(NewValue); in dropAllReferences()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 15506 ,"IT","VPV","Villafranca Padovana","Villafranca Padovana","PD","--3-----","RQ","0901",,"4529N 01147…
|