Searched refs:emitLinkageDirective (Results 1 – 2 of 2) sorted by relevance
224 void emitLinkageDirective(const GlobalValue *V, raw_ostream &O);
455 emitLinkageDirective(F, O); in emitFunctionEntryLabel()604 emitLinkageDirective(F, O); in emitDeclaration()936 void NVPTXAsmPrinter::emitLinkageDirective(const GlobalValue *V, in emitLinkageDirective() function in NVPTXAsmPrinter