Searched refs:emitDirectiveSetAtWithArg (Results 1 – 3 of 3) sorted by relevance
50 virtual void emitDirectiveSetAtWithArg(unsigned RegNo);232 void emitDirectiveSetAtWithArg(unsigned RegNo) override;
71 void MipsTargetStreamer::emitDirectiveSetAtWithArg(unsigned RegNo) { in emitDirectiveSetAtWithArg() function in MipsTargetStreamer482 void MipsTargetAsmStreamer::emitDirectiveSetAtWithArg(unsigned RegNo) { in emitDirectiveSetAtWithArg() function in MipsTargetAsmStreamer484 MipsTargetStreamer::emitDirectiveSetAtWithArg(RegNo); in emitDirectiveSetAtWithArg()
7135 getTargetStreamer().emitDirectiveSetAtWithArg(AtRegNo); in parseSetAtDirective()