Searched refs:emitDirectiveSetAtWithArg (Results 1 – 3 of 3) sorted by relevance
52 virtual void emitDirectiveSetAtWithArg(unsigned RegNo);235 void emitDirectiveSetAtWithArg(unsigned RegNo) override;
62 void MipsTargetStreamer::emitDirectiveSetAtWithArg(unsigned RegNo) { in emitDirectiveSetAtWithArg() function in MipsTargetStreamer475 void MipsTargetAsmStreamer::emitDirectiveSetAtWithArg(unsigned RegNo) { in emitDirectiveSetAtWithArg() function in MipsTargetAsmStreamer477 MipsTargetStreamer::emitDirectiveSetAtWithArg(RegNo); in emitDirectiveSetAtWithArg()
6468 getTargetStreamer().emitDirectiveSetAtWithArg(AtRegNo); in parseSetAtDirective()