Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DTargetMachine.h238 LLVM_C_ABI char *LLVMNormalizeTargetTriple(const char *triple);
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp356 char *LLVMNormalizeTargetTriple(const char* triple) { in LLVMNormalizeTargetTriple() function