Home
last modified time | relevance | path

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

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