Home
last modified time | relevance | path

Searched defs:generateCodeForModule (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h257 virtual void generateCodeForModule(Module *M) {} in generateCodeForModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h269 virtual void generateCodeForModule(Module *M) {} in generateCodeForModule() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp187 void MCJIT::generateCodeForModule(Module *M) { in generateCodeForModule() function in MCJIT
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp185 void MCJIT::generateCodeForModule(Module *M) { in generateCodeForModule() function in MCJIT