Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DTargetMachine.h229 char* LLVMGetHostCPUName(void);
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp360 char *LLVMGetHostCPUName(void) { in LLVMGetHostCPUName() function