Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getInstructionIndex

213           RegMaskSlots.push_back(Indexes->getInstructionIndex(MI).getRegSlot());
333 SlotIndex Idx = getInstructionIndex(UseMI).getRegSlot();
632 SlotIndex(getInstructionIndex(startInst).getRegSlot()),
635 SlotIndex(getInstructionIndex(startInst).getRegSlot()),
982 SlotIndex InstSlot = LIS.getSlotIndexes()->getInstructionIndex(MI);
1007 SlotIndex Idx = Indexes->getInstructionIndex(MII);
1027 SlotIndex OldIndex = Indexes->getInstructionIndex(MI);
1041 SlotIndex OldIndex = Indexes->getInstructionIndex(MI);
1042 SlotIndex NewIndex = Indexes->getInstructionIndex(BundleStart);
1063 endIdx = getInstructionIndex(End);
1106 SlotIndex instrIdx = getInstructionIndex(MI);