Searched refs:movOpc (Results 1 – 1 of 1) sorted by relevance
285 unsigned movOpc = 0; in copyPhysReg() local302 movOpc = SP::ORrr; in copyPhysReg()315 movOpc = SP::FMOVS; in copyPhysReg()326 movOpc = SP::FMOVD; in copyPhysReg()332 movOpc = SP::FMOVS; in copyPhysReg()346 if (numSubRegs == 0 || subRegIdx == nullptr || movOpc == 0) in copyPhysReg()357 MachineInstrBuilder MIB = BuildMI(MBB, I, DL, get(movOpc), Dst); in copyPhysReg()