Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DTargetMachine.h162 char* LLVMGetHostCPUFeatures(void);
/openbsd-src/gnu/llvm/llvm/lib/Target/
H A DTargetMachineC.cpp256 char *LLVMGetHostCPUFeatures(void) { in LLVMGetHostCPUFeatures() function