Lines Matching refs:SlotIndex

178   TopIdx = BottomIdx = SlotIndex();  in reset()
194 void IntervalPressure::openTop(SlotIndex NextTop) { in openTop()
197 TopIdx = SlotIndex(); in openTop()
210 void IntervalPressure::openBottom(SlotIndex PrevBottom) { in openBottom()
213 BottomIdx = SlotIndex(); in openBottom()
310 SlotIndex RegPressureTracker::getCurrSlot() const { in getCurrSlot()
422 bool TrackLaneMasks, Register RegUnit, SlotIndex Pos, in getLanesWithProperty()
424 bool (*Property)(const LiveRange &LR, SlotIndex Pos)) { in getLanesWithProperty()
452 SlotIndex Pos) { in getLiveLanesAt()
455 [](const LiveRange &LR, SlotIndex Pos) { in getLiveLanesAt()
580 SlotIndex SlotIdx = LIS.getInstructionIndex(MI); in detectDeadDefs()
600 SlotIndex Pos, in adjustLaneLiveness()
790 SlotIndex SlotIdx; in recede()
856 SlotIndex SlotIdx; in recedeSkipDebugValues()
878 SlotIndex SlotIdx = LIS->getInstructionIndex(*CurrPos).getRegSlot(); in recede()
894 SlotIndex SlotIdx; in advance()
944 SlotIndex SlotIdx = getCurrSlot(); in advance()
1037 SlotIndex SlotIdx; in bumpUpwardPressure()
1225 SlotIndex PriorUseIdx, SlotIndex NextUseIdx, in findUseBetween()
1233 SlotIndex InstSlot = LIS->getInstructionIndex(*MI).getRegSlot(); in findUseBetween()
1246 SlotIndex Pos) const { in getLiveLanesAt()
1250 [](const LiveRange &LR, SlotIndex Pos) { in getLiveLanesAt()
1256 SlotIndex Pos) const { in getLastUsedLanes()
1260 [](const LiveRange &LR, SlotIndex Pos) { in getLastUsedLanes()
1267 SlotIndex Pos) const { in getLiveThroughAt()
1271 [](const LiveRange &LR, SlotIndex Pos) { in getLiveThroughAt()
1287 SlotIndex SlotIdx; in bumpDownwardPressure()
1308 SlotIndex CurrIdx = getCurrSlot(); in bumpDownwardPressure()