reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3677 BuildMI(*BB, MI, DL, TII->get(MFC1Opc), Rtemp).addReg(Fs); 3678 BuildMI(*BB, MI, DL, TII->get(FILLOpc), Wtemp).addReg(Rtemp); 3683 BuildMI(*BB, MI, DL, TII->get(Mips::MFHC1_D64), Rtemp2).addReg(Fs); 3686 BuildMI(*BB, MI, DL, TII->get(Mips::INSERT_W), Wtemp2) 3690 BuildMI(*BB, MI, DL, TII->get(Mips::INSERT_W), Wtemp3) 3699 BuildMI(*BB, MI, DL, TII->get(Mips::FEXDO_W), Wtemp2) 3705 BuildMI(*BB, MI, DL, TII->get(Mips::FEXDO_H), Wd).addReg(WPHI).addReg(WPHI);