Home
last modified time | relevance | path

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

/external/llvm/include/llvm-c/
DExecutionEngine.h109 LLVMBool LLVMCreateMCJITCompilerForModule(
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp281 0, LLVMCreateMCJITCompilerForModule(&Engine, Module, &Options, in buildMCJITEngine()
/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp166 LLVMBool LLVMCreateMCJITCompilerForModule( in LLVMCreateMCJITCompilerForModule() function