Searched refs:emitLinkageDirective (Results 1 – 2 of 2) sorted by relevance
274 void emitLinkageDirective(const GlobalValue *V, raw_ostream &O);
522 emitLinkageDirective(F, O); in EmitFunctionEntryLabel()682 emitLinkageDirective(F, O); in emitDeclaration()1047 void NVPTXAsmPrinter::emitLinkageDirective(const GlobalValue *V, in emitLinkageDirective() function in NVPTXAsmPrinter