Home
last modified time | relevance | path

Searched defs:createJIT (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp36 ExecutionEngine *MCJIT::createJIT(Module *M, in createJIT() function in MCJIT
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h306 void createJIT(std::unique_ptr<Module> M) { in createJIT() function
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h311 void createJIT(std::unique_ptr<Module> M) { in createJIT() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp43 MCJIT::createJIT(std::unique_ptr<Module> M, std::string *ErrorStr, in createJIT() function in MCJIT
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp46 MCJIT::createJIT(std::unique_ptr<Module> M, in createJIT() function in MCJIT
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJIT.cpp206 ExecutionEngine *JIT::createJIT(Module *M, in createJIT() function in JIT
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DToolRunner.cpp607 AbstractInterpreter::createJIT(const char *Argv0, std::string &Message, in createJIT() function in AbstractInterpreter
/external/llvm/tools/bugpoint/
DToolRunner.cpp627 AbstractInterpreter *AbstractInterpreter::createJIT(const char *Argv0, in createJIT() function in AbstractInterpreter
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp420 ExecutionEngine *ExecutionEngine::createJIT(Module *M, in createJIT() function in ExecutionEngine
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DToolRunner.cpp611 AbstractInterpreter *AbstractInterpreter::createJIT(const char *Argv0, in createJIT() function in AbstractInterpreter