Home
last modified time | relevance | path

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

/freebsd/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()