Searched refs:emitDirectiveCpLocal (Results 1 – 3 of 3) sorted by relevance
97 virtual void emitDirectiveCpLocal(unsigned RegNo);279 void emitDirectiveCpLocal(unsigned RegNo) override;352 void emitDirectiveCpLocal(unsigned RegNo) override;
116 void MipsTargetStreamer::emitDirectiveCpLocal(unsigned RegNo) { in emitDirectiveCpLocal() function in MipsTargetStreamer678 void MipsTargetAsmStreamer::emitDirectiveCpLocal(unsigned RegNo) { in emitDirectiveCpLocal() function in MipsTargetAsmStreamer681 MipsTargetStreamer::emitDirectiveCpLocal(RegNo); in emitDirectiveCpLocal()1198 void MipsTargetELFStreamer::emitDirectiveCpLocal(unsigned RegNo) { in emitDirectiveCpLocal() function in MipsTargetELFStreamer1200 MipsTargetStreamer::emitDirectiveCpLocal(RegNo); in emitDirectiveCpLocal()
7723 getTargetStreamer().emitDirectiveCpLocal(NewReg); in parseDirectiveCpLocal()