OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLVMCreateMCJITCompilerForModule
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm-c/
ExecutionEngine.h
102
*
LLVMCreateMCJITCompilerForModule
(&jit, mod, &options, sizeof(options),
107
*
LLVMCreateMCJITCompilerForModule
(&jit, mod, 0, 0, &error);
109
LLVMBool
LLVMCreateMCJITCompilerForModule
(
/external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITCAPITest.cpp
138
0,
LLVMCreateMCJITCompilerForModule
(&Engine, Module, &Options,
/external/llvm/lib/ExecutionEngine/
ExecutionEngineBindings.cpp
168
LLVMBool
LLVMCreateMCJITCompilerForModule
(
Completed in 9854 milliseconds