Searched refs:emitDirectiveCpLocal (Results 1 – 3 of 3) sorted by relevance
96 virtual void emitDirectiveCpLocal(unsigned RegNo);278 void emitDirectiveCpLocal(unsigned RegNo) override;351 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()1210 void MipsTargetELFStreamer::emitDirectiveCpLocal(unsigned RegNo) { in emitDirectiveCpLocal() function in MipsTargetELFStreamer1212 MipsTargetStreamer::emitDirectiveCpLocal(RegNo); in emitDirectiveCpLocal()
7781 getTargetStreamer().emitDirectiveCpLocal(NewReg); in parseDirectiveCpLocal()