Searched refs:COPYOpc (Results 1 – 1 of 1) sorted by relevance
3755 unsigned COPYOpc = IsFGR64onMips64 ? Mips::COPY_S_D : Mips::COPY_S_W; in emitFPEXTEND_PSEUDO() local3771 BuildMI(*BB, MI, DL, TII->get(COPYOpc), Rtemp).addReg(WPHI).addImm(0); in emitFPEXTEND_PSEUDO()