Searched refs:emitDirectiveSetAtWithArg (Results 1 – 3 of 3) sorted by relevance
51 virtual void emitDirectiveSetAtWithArg(unsigned RegNo);233 void emitDirectiveSetAtWithArg(unsigned RegNo) override;
65 void MipsTargetStreamer::emitDirectiveSetAtWithArg(unsigned RegNo) { in emitDirectiveSetAtWithArg() function in MipsTargetStreamer468 void MipsTargetAsmStreamer::emitDirectiveSetAtWithArg(unsigned RegNo) { in emitDirectiveSetAtWithArg() function in MipsTargetAsmStreamer470 MipsTargetStreamer::emitDirectiveSetAtWithArg(RegNo); in emitDirectiveSetAtWithArg()
7071 getTargetStreamer().emitDirectiveSetAtWithArg(AtRegNo); in parseSetAtDirective()