Searched refs:LLVMCodeModel (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h25 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) {
47 inline LLVMCodeModel wrap(CodeModel::Model Model) {
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm-c/
H A DTargetMachine.h56 } LLVMCodeModel; typedef in typeref:enum:__anon3329
98 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, LLVMCodeModel CodeModel);
H A DExecutionEngine.h45 LLVMCodeModel CodeModel;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp105 LLVMCodeModel CodeModel) {

Completed in 264 milliseconds