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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DHost.h65 StringRef getHostCPUNameForARM(StringRef ProcCpuinfoContent);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp152 StringRef sys::detail::getHostCPUNameForARM(StringRef ProcCpuinfoContent) { function in class:sys::detail
1188 return detail::getHostCPUNameForARM(Content);

Completed in 110 milliseconds