Searched refs:Implementer (Results 1 – 1 of 1) sorted by relevance
166 StringRef Implementer; in getHostCPUNameForARM() local171 Implementer = Lines[I].substr(15).ltrim("\t :"); in getHostCPUNameForARM()178 if (Implementer == "0x41") { // ARM Ltd. in getHostCPUNameForARM()219 if (Implementer == "0x42" || Implementer == "0x43") { // Broadcom | Cavium. in getHostCPUNameForARM()230 if (Implementer == "0x46") { // Fujitsu Ltd. in getHostCPUNameForARM()236 if (Implementer == "0x4e") { // NVIDIA Corporation in getHostCPUNameForARM()242 if (Implementer == "0x48") // HiSilicon Technologies, Inc. in getHostCPUNameForARM()250 if (Implementer == "0x51") // Qualcomm Technologies, Inc. in getHostCPUNameForARM()268 if (Implementer == "0x53") { // Samsung Electronics Co., Ltd. in getHostCPUNameForARM()