Home
last modified time | relevance | path

Searched defs:VendorName (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUTargetStreamer.cpp49 StringRef VendorName, in EmitDirectiveHSACodeObjectISA()
279 StringRef VendorName, in EmitDirectiveHSACodeObjectISA()
/external/swiftshader/third_party/LLVM/lib/Support/
DTriple.cpp337 Triple::VendorType Triple::ParseVendor(StringRef VendorName) { in ParseVendor()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTriple.cpp430 static Triple::VendorType parseVendor(StringRef VendorName) { in parseVendor()
/external/llvm/lib/Support/
DTriple.cpp414 static Triple::VendorType parseVendor(StringRef VendorName) { in parseVendor()
/external/llvm/tools/llvm-readobj/
DARMAttributeParser.cpp609 const char *VendorName = reinterpret_cast<const char*>(Data + Offset); in ParseSubsection() local
/external/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1221 StringRef VendorName; in ParseDirectiveHSACodeObjectISA() local