Searched defs:getCPUType (Results 1 – 16 of 16) sorted by relevance
61 uint32_t getCPUType() const { return CPUType; } in getCPUType() function
42 uint32_t getCPUType() const { in getCPUType() function
60 uint32_t getCPUType() const { in getCPUType() function
77 Expected<uint32_t> MachO::getCPUType(const Triple &T) { in getCPUType() function in MachO
57 uint32_t getCPUType() const { in getCPUType() function
56 uint32_t getCPUType() const { in getCPUType() function
54 uint32_t getCPUType() const { return CPUType; } in getCPUType() function
63 uint32_t getCPUType() const { return CPUType; } in getCPUType() function
64 uint32_t getCPUType() const { return CPUType; } in getCPUType() function
170 static uint32_t getCPUType(MachOObjectFile &MachO) { in getCPUType() function
274 uint32_t MachOLinkingContext::getCPUType() const { in getCPUType() function in lld::MachOLinkingContext
285 static uint32_t getCPUType(MachOObjectFile &MachO) { in getCPUType() function
115 static unsigned getCPUType(const MachOObjectFile *O) { in getCPUType() function
127 static unsigned getCPUType(const MachOObjectFile &O) { in getCPUType() function