Searched refs:emitLinkageDirective (Results 1 – 2 of 2) sorted by relevance
273 void emitLinkageDirective(const GlobalValue *V, raw_ostream &O);
433 emitLinkageDirective(F, O); in EmitFunctionEntryLabel()594 emitLinkageDirective(F, O); in emitDeclaration()949 void NVPTXAsmPrinter::emitLinkageDirective(const GlobalValue *V, in emitLinkageDirective() function in NVPTXAsmPrinter