Home
last modified time | relevance | path

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

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