Searched defs:getCPUType (Results 1 – 13 of 13) sorted by relevance
77 Expected<uint32_t> MachO::getCPUType(const Triple &T) { in getCPUType() function in MachO
68 uint32_t getCPUType() const { return CPUType; } in getCPUType() function
44 uint32_t getCPUType() const { in getCPUType() function
59 uint32_t getCPUType() const { in getCPUType() function
42 uint32_t getCPUType() const { in getCPUType() function
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
115 static unsigned getCPUType(const MachOObjectFile *O) { in getCPUType() function
127 static unsigned getCPUType(const MachOObjectFile &O) { in getCPUType() function
130 static unsigned getCPUType(const MachOObjectFile &O) { in getCPUType() function