Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm-c/
H A DTargetMachine.h115 char *LLVMGetTargetMachineCPU(LLVMTargetMachineRef T);
/freebsd-12.1/contrib/llvm/lib/Target/
H A DTargetMachineC.cpp167 char* LLVMGetTargetMachineCPU(LLVMTargetMachineRef T) { in LLVMGetTargetMachineCPU() function