Searched refs:movOpc (Results 1 – 1 of 1) sorted by relevance
442 unsigned movOpc = 0; in copyPhysReg() local459 movOpc = SP::ORrr; in copyPhysReg()472 movOpc = SP::FMOVS; in copyPhysReg()483 movOpc = SP::FMOVD; in copyPhysReg()489 movOpc = SP::FMOVS; in copyPhysReg()503 if (numSubRegs == 0 || subRegIdx == nullptr || movOpc == 0) in copyPhysReg()514 MachineInstrBuilder MIB = BuildMI(MBB, I, DL, get(movOpc), Dst); in copyPhysReg()