Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DExecutionEngine.h44 struct LLVMMCJITCompilerOptions { struct
89 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions);
110 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions,
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp149 void LLVMInitializeMCJITCompilerOptions(LLVMMCJITCompilerOptions *PassedOptions, in LLVMInitializeMCJITCompilerOptions()
151 LLVMMCJITCompilerOptions options; in LLVMInitializeMCJITCompilerOptions()
161 LLVMMCJITCompilerOptions *PassedOptions, size_t SizeOfPassedOptions, in LLVMCreateMCJITCompilerForModule()
163 LLVMMCJITCompilerOptions options; in LLVMCreateMCJITCompilerForModule()
/external/llvm/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c44 struct LLVMMCJITCompilerOptions Options; in llvm_ee_create()
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp329 LLVMMCJITCompilerOptions Options;