Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getInstructionIndex

416   SlotIndex CopyIdx = LIS->getInstructionIndex(CopyMI).getRegSlot();
598 SlotIndex CopyIdx = LIS->getInstructionIndex(CopyMI).getRegSlot();
667 SlotIndex UseIdx = LIS->getInstructionIndex(UseMI);
720 SlotIndex UseIdx = LIS->getInstructionIndex(UseMI).getRegSlot(true);
771 SlotIndex CopyIdx = LIS->getInstructionIndex(CopyMI).getRegSlot(true);
839 SlotIndex NewMIIdx = LIS->getInstructionIndex(NewMI);
871 getInstructionIndex(CopyMI);
896 SlotIndex Idx = LIS->getInstructionIndex(MI);
964 dbgs() << LIS->getInstructionIndex(UseMI) << "\t";
994 SlotIndex DefIdx = LIS->getInstructionIndex(DefMI).getRegSlot();
1117 DEBUG(dbgs() << LIS->getInstructionIndex(CopyMI) << '\t' << *CopyMI);
1925 SlotIndex DefIdx = LIS->getInstructionIndex(MI).getRegSlot();