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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DHost.h63 StringRef getHostCPUNameForARM(StringRef ProcCpuinfoContent);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp149 StringRef sys::detail::getHostCPUNameForARM(StringRef ProcCpuinfoContent) { function in class:sys::detail
1226 return detail::getHostCPUNameForARM(Content);

Completed in 98 milliseconds