Lines Matching refs:getSubReg
857 unsigned SubRegIdx = MO.getSubReg(); in allocVirtRegUndef()
859 PhysReg = TRI->getSubReg(PhysReg, SubRegIdx); in allocVirtRegUndef()
888 if (MO.getSubReg() && !MO.isUndef()) { in defineLiveThroughVirtReg()
975 if (MI.isCopy() && MI.getOperand(1).getSubReg() == 0) { in useVirtReg()
1003 if (!MO.getSubReg()) { in setPhysReg()
1010 MO.setReg(PhysReg ? TRI->getSubReg(PhysReg, MO.getSubReg()) : MCRegister()); in setPhysReg()
1153 (MO.getSubReg() != 0 && !MO.isUndef())) in allocateInstruction()
1237 (MO0.getSubReg() == 0 && !MO0.isUndef()); in allocateInstruction()
1239 (MO1.getSubReg() == 0 && !MO1.isUndef()); in allocateInstruction()
1255 (MO.getSubReg() && !MO.isUndef())) { in allocateInstruction()
1284 if (MO.getSubReg() != 0) { in allocateInstruction()
1386 if (MO.getSubReg() != 0) { in allocateInstruction()