Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DTargetMachine.h44 } LLVMCodeGenOptLevel; typedef
144 LLVMCodeGenOptLevel Level);
168 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp142 LLVMTargetMachineOptionsRef Options, LLVMCodeGenOptLevel Level) { in LLVMTargetMachineOptionsSetCodeGenOptLevel()
212 const char *Features, LLVMCodeGenOptLevel Level, in LLVMCreateTargetMachine()