Searched refs:getHostCPUNameForPowerPC (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DHost.h64 StringRef getHostCPUNameForPowerPC(StringRef ProcCpuinfoContent);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp69 StringRef sys::detail::getHostCPUNameForPowerPC(StringRef ProcCpuinfoContent) { function in class:sys::detail
1182 return detail::getHostCPUNameForPowerPC(Content);

Completed in 104 milliseconds