Searched refs:LLVMCreateMCJITCompilerForModule (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm-c/
H A DExecutionEngine.h102 * LLVMCreateMCJITCompilerForModule(&jit, mod, &options, sizeof(options),
107 * LLVMCreateMCJITCompilerForModule(&jit, mod, 0, 0, &error);
109 LLVMBool LLVMCreateMCJITCompilerForModule(
/external/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp138 0, LLVMCreateMCJITCompilerForModule(&Engine, Module, &Options,
/external/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp168 LLVMBool LLVMCreateMCJITCompilerForModule( function

Completed in 199 milliseconds