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;
122 void MipsTargetStreamer::emitDirectiveCpLocal(unsigned RegNo) { in emitDirectiveCpLocal() function in MipsTargetStreamer692 void MipsTargetAsmStreamer::emitDirectiveCpLocal(unsigned RegNo) { in emitDirectiveCpLocal() function in MipsTargetAsmStreamer695 MipsTargetStreamer::emitDirectiveCpLocal(RegNo); in emitDirectiveCpLocal()1212 void MipsTargetELFStreamer::emitDirectiveCpLocal(unsigned RegNo) { in emitDirectiveCpLocal() function in MipsTargetELFStreamer1214 MipsTargetStreamer::emitDirectiveCpLocal(RegNo); in emitDirectiveCpLocal()
7723 getTargetStreamer().emitDirectiveCpLocal(NewReg); in parseDirectiveCpLocal()