Searched defs:VendorName (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/TargetParser/ | ||
H A D | Triple.cpp | 622 parseVendor(StringRef VendorName) parseVendor() argument |
/llvm-project/clang/lib/Lex/ | ||
H A D | PPMacroExpansion.cpp | 1541 StringRef VendorName = TI.getTriple().getVendorName(); isTargetVendor() local |
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ | ||
H A D | ObjectFileELF.cpp | 1306 llvm::StringRef VendorName = data.GetCStr(&Offset); ParseARMAttributes() local |