Searched refs:VTP (Results 1 – 4 of 4) sorted by relevance
1047 for (auto VTP : VS->vTableFuncs()) { in tryFindVirtualCallTargets() local1048 if (VTP.VTableOffset != P.AddressPointOffset + ByteOffset) in tryFindVirtualCallTargets()1051 TargetsForSlot.push_back(VTP.FuncVI); in tryFindVirtualCallTargets()
3918 if (VectorType *VTP = VectorTypes.FindNodeOrInsertPos(ID, InsertPos)) in getVectorType() local3919 return QualType(VTP, 0); in getVectorType()3988 if (VectorType *VTP = VectorTypes.FindNodeOrInsertPos(ID, InsertPos)) in getExtVectorType() local3989 return QualType(VTP, 0); in getExtVectorType()
1889 VTP VLAN Trunking Protocol
1785 def VTP : TestVRRg<"vtp", 0xE65F>;