Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getRegSlot

137       UseSlots.push_back(LIS.getInstructionIndex(MO.getParent()).getRegSlot());
453 .getRegSlot();
670 SlotIndex Kill = LIS.getInstructionIndex(MBBI).getRegSlot();
989 Idx = Idx.getRegSlot(MO.isEarlyClobber());
1012 Idx = Idx.getRegSlot(true);