Home
last modified time | relevance | path

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

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