Searched refs:emitDirectiveSetAtWithArg (Results 1 – 3 of 3) sorted by relevance
38 virtual void emitDirectiveSetAtWithArg(unsigned RegNo);154 void emitDirectiveSetAtWithArg(unsigned RegNo) override;
46 void MipsTargetStreamer::emitDirectiveSetAtWithArg(unsigned RegNo) { in emitDirectiveSetAtWithArg() function in MipsTargetStreamer159 void MipsTargetAsmStreamer::emitDirectiveSetAtWithArg(unsigned RegNo) { in emitDirectiveSetAtWithArg() function in MipsTargetAsmStreamer161 MipsTargetStreamer::emitDirectiveSetAtWithArg(RegNo); in emitDirectiveSetAtWithArg()
3375 getTargetStreamer().emitDirectiveSetAtWithArg(AtRegNo); in parseSetAtDirective()