Searched refs:emitDirectiveSetAtWithArg (Results 1 – 3 of 3) sorted by relevance
51 virtual void emitDirectiveSetAtWithArg(unsigned RegNo);233 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()
7071 getTargetStreamer().emitDirectiveSetAtWithArg(AtRegNo); in parseSetAtDirective()