Searched refs:emitGlobals (Results 1 – 15 of 15) sorted by relevance
58 emitGlobals(); in Interpreter()
61 emitGlobals(); in Interpreter()
222 void emitGlobals(const Module &M);
448 emitGlobals(*MF->getFunction().getParent()); in emitFunctionEntryLabel()803 void NVPTXAsmPrinter::emitGlobals(const Module &M) { in emitGlobals() function in NVPTXAsmPrinter887 emitGlobals(M); in doFinalization()
221 void emitGlobals(const Module &M);
448 emitGlobals(*MF->getFunction().getParent()); in EmitFunctionEntryLabel()812 void NVPTXAsmPrinter::emitGlobals(const Module &M) { in emitGlobals() function in NVPTXAsmPrinter896 emitGlobals(M); in doFinalization()
223 void emitGlobals(const Module &M);
456 emitGlobals(*MF->getFunction()->getParent()); in EmitFunctionEntryLabel()879 void NVPTXAsmPrinter::emitGlobals(const Module &M) { in emitGlobals() function in NVPTXAsmPrinter951 emitGlobals(M); in doFinalization()
509 void emitGlobals();
488 void emitGlobals();
500 void emitGlobals();
1188 void ExecutionEngine::emitGlobals() { in emitGlobals() function in ExecutionEngine
1236 void ExecutionEngine::emitGlobals() { in emitGlobals() function in ExecutionEngine