Searched refs:Wtemp2 (Results 1 – 1 of 1) sorted by relevance
3678 Register Wtemp2 = RegInfo.createVirtualRegister(&Mips::MSA128WRegClass); in emitFPROUND_PSEUDO() local3680 BuildMI(*BB, MI, DL, TII->get(Mips::INSERT_W), Wtemp2) in emitFPROUND_PSEUDO()3685 .addReg(Wtemp2) in emitFPROUND_PSEUDO()3692 Register Wtemp2 = RegInfo.createVirtualRegister(&Mips::MSA128WRegClass); in emitFPROUND_PSEUDO() local3693 BuildMI(*BB, MI, DL, TII->get(Mips::FEXDO_W), Wtemp2) in emitFPROUND_PSEUDO()3696 WPHI = Wtemp2; in emitFPROUND_PSEUDO()