Searched refs:emitLinkageDirective (Results 1 – 2 of 2) sorted by relevance
223 void emitLinkageDirective(const GlobalValue *V, raw_ostream &O);
468 emitLinkageDirective(F, O); in emitFunctionEntryLabel()628 emitLinkageDirective(F, O); in emitDeclarationWithName()973 void NVPTXAsmPrinter::emitLinkageDirective(const GlobalValue *V, in emitLinkageDirective() function in NVPTXAsmPrinter