Searched refs:getHostCPUNameForBPF (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DHost.h67 StringRef getHostCPUNameForBPF();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFSubtarget.cpp45 CPU = sys::detail::getHostCPUNameForBPF();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DHost.cpp369 StringRef sys::detail::getHostCPUNameForBPF() { function in class:sys::detail

Completed in 67 milliseconds