Lines Matching defs:Fd
3229 Register Fd = MI.getOperand(0).getReg();
3243 BuildMI(*BB, MI, DL, TII->get(Mips::COPY), Fd).addReg(Wt, 0, Mips::sub_lo);
3250 BuildMI(*BB, MI, DL, TII->get(Mips::COPY), Fd).addReg(Wt, 0, Mips::sub_lo);
3274 Register Fd = MI.getOperand(0).getReg();
3280 BuildMI(*BB, MI, DL, TII->get(Mips::COPY), Fd).addReg(Ws, 0, Mips::sub_64);
3285 BuildMI(*BB, MI, DL, TII->get(Mips::COPY), Fd).addReg(Wt, 0, Mips::sub_64);
3773 // FIXME: This copying is strictly unnecessary. If we could tie FGR32Opnd:$Fd
3774 // / FGR64Opnd:$Fd and MSA128F16:$Ws to the same physical register
3823 Register Fd = MI.getOperand(0).getReg();
3847 : Fd;
3856 BuildMI(*BB, MI, DL, TII->get(Mips::MTHC1_D64), Fd)