Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/TargetParser/
H A DHost.h66 StringRef getHostCPUNameForS390x(StringRef ProcCpuinfoContent);
/openbsd/gnu/llvm/llvm/lib/TargetParser/
H A DHost.cpp355 StringRef sys::detail::getHostCPUNameForS390x(StringRef ProcCpuinfoContent) { in getHostCPUNameForS390x() function in sys::detail
1354 return detail::getHostCPUNameForS390x(Content); in getHostCPUName()