Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DExecutionEngine.h43 struct LLVMMCJITCompilerOptions { struct
88 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions);
109 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp151 void LLVMInitializeMCJITCompilerOptions(LLVMMCJITCompilerOptions *PassedOptions, in LLVMInitializeMCJITCompilerOptions()
153 LLVMMCJITCompilerOptions options; in LLVMInitializeMCJITCompilerOptions()
163 LLVMMCJITCompilerOptions *PassedOptions, size_t SizeOfPassedOptions, in LLVMCreateMCJITCompilerForModule()
165 LLVMMCJITCompilerOptions options; in LLVMCreateMCJITCompilerForModule()