Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DExecutionEngine.h43 struct LLVMMCJITCompilerOptions { struct
88 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions);
109 struct LLVMMCJITCompilerOptions *Options, size_t SizeOfOptions,
/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/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp150 void LLVMInitializeMCJITCompilerOptions(LLVMMCJITCompilerOptions *PassedOptions, in LLVMInitializeMCJITCompilerOptions()
152 LLVMMCJITCompilerOptions options; in LLVMInitializeMCJITCompilerOptions()
162 LLVMMCJITCompilerOptions *PassedOptions, size_t SizeOfPassedOptions, in LLVMCreateMCJITCompilerForModule()
164 LLVMMCJITCompilerOptions options; in LLVMCreateMCJITCompilerForModule()
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp150 void LLVMInitializeMCJITCompilerOptions(LLVMMCJITCompilerOptions *PassedOptions, in LLVMInitializeMCJITCompilerOptions()
152 LLVMMCJITCompilerOptions options; in LLVMInitializeMCJITCompilerOptions()
162 LLVMMCJITCompilerOptions *PassedOptions, size_t SizeOfPassedOptions, in LLVMCreateMCJITCompilerForModule()
164 LLVMMCJITCompilerOptions options; in LLVMCreateMCJITCompilerForModule()
/external/llvm/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c45 struct LLVMMCJITCompilerOptions Options; in llvm_ee_create()
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp327 LLVMMCJITCompilerOptions Options;