Searched refs:getHostCPUNameForPowerPC (Results 1 – 2 of 2) sorted by relevance
64 StringRef getHostCPUNameForPowerPC(StringRef ProcCpuinfoContent);
76 StringRef sys::detail::getHostCPUNameForPowerPC(StringRef ProcCpuinfoContent) { in getHostCPUNameForPowerPC() function in sys::detail1342 return detail::getHostCPUNameForPowerPC(Content); in getHostCPUName()