Lines Matching defs:Fd
3168 Register Fd = MI.getOperand(0).getReg();
3182 BuildMI(*BB, MI, DL, TII->get(Mips::COPY), Fd).addReg(Wt, 0, Mips::sub_lo);
3189 BuildMI(*BB, MI, DL, TII->get(Mips::COPY), Fd).addReg(Wt, 0, Mips::sub_lo);
3213 Register Fd = MI.getOperand(0).getReg();
3219 BuildMI(*BB, MI, DL, TII->get(Mips::COPY), Fd).addReg(Ws, 0, Mips::sub_64);
3224 BuildMI(*BB, MI, DL, TII->get(Mips::COPY), Fd).addReg(Wt, 0, Mips::sub_64);
3712 // FIXME: This copying is strictly unnecessary. If we could tie FGR32Opnd:$Fd
3713 // / FGR64Opnd:$Fd and MSA128F16:$Ws to the same physical register
3762 Register Fd = MI.getOperand(0).getReg();
3786 : Fd;
3795 BuildMI(*BB, MI, DL, TII->get(Mips::MTHC1_D64), Fd)