Home
last modified time | relevance | path

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

/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,
/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp150 void LLVMInitializeMCJITCompilerOptions(LLVMMCJITCompilerOptions *PassedOptions,
152 LLVMMCJITCompilerOptions options; in LLVMInitializeMCJITCompilerOptions()
162 LLVMMCJITCompilerOptions *PassedOptions, size_t SizeOfPassedOptions, in LLVMCreateMCJITCompilerForModule()
164 LLVMMCJITCompilerOptions options; in LLVMCreateMCJITCompilerForModule()
/llvm-project/llvm/bindings/ocaml/executionengine/
H A Dexecutionengine_ocaml.c47 struct LLVMMCJITCompilerOptions Options; in llvm_ee_create()
/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp316 LLVMMCJITCompilerOptions Options;