Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SlotIndex

182   void insertReload(LiveInterval &NewLI, SlotIndex,
185 SlotIndex, MachineBasicBlock::iterator MI);
671 SlotIndex Idx = LIS.getInstructionIndex(CopyMI);
768 SlotIndex Idx = LIS.getInstructionIndex(MI);
839 SlotIndex UseIdx = LIS.getInstructionIndex(MI).getRegSlot(true);
892 SlotIndex DefIdx = Edit->rematerializeAt(*MI->getParent(), MI, NewLI.reg, RM,
1079 SlotIndex Idx = LIS.getInstructionIndex(MI).getRegSlot();
1112 SlotIndex Idx,
1118 SlotIndex LoadIdx = LIS.InsertMachineInstrInMaps(MI).getRegSlot();
1131 SlotIndex Idx, MachineBasicBlock::iterator MI) {
1136 SlotIndex StoreIdx = LIS.InsertMachineInstrInMaps(MI).getRegSlot();
1181 SlotIndex Idx = LIS.getInstructionIndex(MI).getRegSlot();
1183 if (SlotIndex::isSameInstr(Idx, VNI->def))
1260 StackInt->getNextValue(SlotIndex(), LSS.getVNInfoAllocator());