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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DHost.h66 StringRef getHostCPUNameForS390x(StringRef ProcCpuinfoContent);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp314 StringRef sys::detail::getHostCPUNameForS390x(StringRef ProcCpuinfoContent) { function in class:sys::detail
1194 return detail::getHostCPUNameForS390x(Content);

Completed in 103 milliseconds