Searched refs:Rtemp2 (Results 1 – 1 of 1) sorted by relevance
3669 Register Rtemp2 = RegInfo.createVirtualRegister(GPRRC); in emitFPROUND_PSEUDO() local3670 BuildMI(*BB, MI, DL, TII->get(Mips::MFHC1_D64), Rtemp2).addReg(Fs); in emitFPROUND_PSEUDO()3675 .addReg(Rtemp2) in emitFPROUND_PSEUDO()3679 .addReg(Rtemp2) in emitFPROUND_PSEUDO()3784 Register Rtemp2 = RegInfo.createVirtualRegister(GPRRC); in emitFPEXTEND_PSEUDO() local3785 BuildMI(*BB, MI, DL, TII->get(Mips::COPY_S_W), Rtemp2) in emitFPEXTEND_PSEUDO()3790 .addReg(Rtemp2); in emitFPEXTEND_PSEUDO()