Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp200 LLVMCreateTargetMachineWithOptions(LLVMTargetRef T, const char *TripleStr, in LLVMCreateTargetMachineWithOptions() function
222 auto *Machine = LLVMCreateTargetMachineWithOptions(T, Triple, Options); in LLVMCreateTargetMachine()
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DTargetMachine.h162 LLVM_C_ABI LLVMTargetMachineRef LLVMCreateTargetMachineWithOptions(