Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getInstructionIndex

215           RegMaskSlots.push_back(Indexes->getInstructionIndex(MI).getRegSlot());
337 SlotIndex Idx = getInstructionIndex(UseMI).getRegSlot();
648 SlotIndex(getInstructionIndex(startInst).getRegSlot()),
651 SlotIndex(getInstructionIndex(startInst).getRegSlot()),
1000 SlotIndex InstSlot = LIS.getSlotIndexes()->getInstructionIndex(MI);
1025 SlotIndex Idx = Indexes->getInstructionIndex(MII);
1045 SlotIndex OldIndex = Indexes->getInstructionIndex(MI);
1059 SlotIndex OldIndex = Indexes->getInstructionIndex(MI);
1060 SlotIndex NewIndex = Indexes->getInstructionIndex(BundleStart);
1081 endIdx = getInstructionIndex(End);
1123 SlotIndex instrIdx = getInstructionIndex(MI);