Searched refs:VendorName (Results 1 – 3 of 3) sorted by relevance
309 Triple::VendorType Triple::ParseVendor(StringRef VendorName) { in ParseVendor() argument310 if (VendorName == "apple") in ParseVendor()312 else if (VendorName == "pc") in ParseVendor()314 else if (VendorName == "scei") in ParseVendor()
48 <QPM:VendorName>Public</QPM:VendorName>
127 static VendorType ParseVendor(StringRef VendorName);