Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.cpp55 emitGlobals(); in Interpreter()
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h457 void emitGlobals();
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1010 void ExecutionEngine::emitGlobals() { in emitGlobals() function in ExecutionEngine