Home
last modified time | relevance | path

Searched defs:CPUType (Results 1 – 21 of 21) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp41 AArch64MachObjectWriter(uint32_t CPUType, uint32_t CPUSubtype) in AArch64MachObjectWriter()
408 llvm::createAArch64MachObjectWriter(uint32_t CPUType, uint32_t CPUSubtype) { in createAArch64MachObjectWriter()
/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h28 const uint32_t CPUType; variable
156 uint32_t CPUType = TargetObjectWriter->getCPUType(); in isX86_64() local
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp33 AArch64MachObjectWriter(uint32_t CPUType, uint32_t CPUSubtype) in AArch64MachObjectWriter()
426 uint32_t CPUType, in createAArch64MachObjectWriter()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCMachObjectWriter.h31 const uint32_t CPUType; variable
169 uint32_t CPUType = TargetObjectWriter->getCPUType(); in isX86_64() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp51 ARMMachObjectWriter(bool Is64Bit, uint32_t CPUType, uint32_t CPUSubtype) in ARMMachObjectWriter()
488 llvm::createARMMachObjectWriter(bool Is64Bit, uint32_t CPUType, in createARMMachObjectWriter()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp51 ARMMachObjectWriter(bool Is64Bit, uint32_t CPUType, uint32_t CPUSubtype) in ARMMachObjectWriter()
480 bool Is64Bit, uint32_t CPUType, in createARMMachObjectWriter()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp40 PPCMachObjectWriter(bool Is64Bit, uint32_t CPUType, uint32_t CPUSubtype) in PPCMachObjectWriter()
378 llvm::createPPCMachObjectWriter(bool Is64Bit, uint32_t CPUType, in createPPCMachObjectWriter()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp40 PPCMachObjectWriter(bool Is64Bit, uint32_t CPUType, uint32_t CPUSubtype) in PPCMachObjectWriter()
378 bool Is64Bit, uint32_t CPUType, in createPPCMachObjectWriter()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp57 X86MachObjectWriter(bool Is64Bit, uint32_t CPUType, uint32_t CPUSubtype) in X86MachObjectWriter()
602 llvm::createX86MachObjectWriter(bool Is64Bit, uint32_t CPUType, in createX86MachObjectWriter()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp57 X86MachObjectWriter(bool Is64Bit, uint32_t CPUType, uint32_t CPUSubtype) in X86MachObjectWriter()
604 bool Is64Bit, uint32_t CPUType, in createX86MachObjectWriter()
/external/llvm/lib/Object/
DMachOObjectFile.cpp1146 unsigned CPUType = getCPUType(this); in getFileFormatName() local
1172 Triple::ArchType MachOObjectFile::getArch(uint32_t CPUType) { in getArch()
1191 Triple MachOObjectFile::getArchTriple(uint32_t CPUType, uint32_t CPUSubType, in getArchTriple()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp808 unsigned CPUType = support::endian::read32le(&BufPtr[BWH_CPUTypeField]); in openBitcodeFile() local
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp724 unsigned CPUType = support::endian::read32le(&BufPtr[BWH_CPUTypeField]); in openBitcodeFile() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DMachOObjectFile.cpp2481 unsigned CPUType = getCPUType(*this); in getFileFormatName() local
2507 Triple::ArchType MachOObjectFile::getArch(uint32_t CPUType) { in getArch()
2526 Triple MachOObjectFile::getArchTriple(uint32_t CPUType, uint32_t CPUSubType, in getArchTriple()
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h75 enum class CPUType : uint16_t { enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h79 enum class CPUType : uint16_t { enum
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3666 unsigned CPUType = ~0U; in emitDarwinBCHeaderAndTrailer() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp4014 unsigned CPUType = ~0U; in emitDarwinBCHeaderAndTrailer() local
/external/llvm/include/llvm/Support/
DMachO.h1349 enum CPUType { enum
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h1364 enum CPUType { enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h1400 enum CPUType { enum