Home
last modified time | relevance | path

Searched defs:OSType (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcAsmBackend.cpp293 Triple::OSType OSType; member in __anon9c6a201f0111::ELFSparcAsmBackend
295 ELFSparcAsmBackend(const Target &T, Triple::OSType OSType) : in ELFSparcAsmBackend()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRAsmBackend.h33 AVRAsmBackend(Triple::OSType OSType) in AVRAsmBackend()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiAsmBackend.cpp45 Triple::OSType OSType; member in __anon1078da770111::LanaiAsmBackend
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCELFObjectWriter.h73 static uint8_t getOSABI(Triple::OSType OSType) { in getOSABI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h157 enum OSType { enum