Lines Matching refs:SlotIndex
135 TopIdx = BottomIdx = SlotIndex(); in reset()
151 void IntervalPressure::openTop(SlotIndex NextTop) { in openTop()
154 TopIdx = SlotIndex(); in openTop()
167 void IntervalPressure::openBottom(SlotIndex PrevBottom) { in openBottom()
170 BottomIdx = SlotIndex(); in openBottom()
268 SlotIndex RegPressureTracker::getCurrSlot() const { in getCurrSlot()
385 SlotIndex Pos, LaneBitmask SafeDefault, in getLanesWithProperty()
386 bool(*Property)(const LiveRange &LR, SlotIndex Pos)) { in getLanesWithProperty()
413 SlotIndex Pos) { in getLiveLanesAt()
415 [](const LiveRange &LR, SlotIndex Pos) { in getLiveLanesAt()
541 SlotIndex SlotIdx = LIS.getInstructionIndex(MI); in detectDeadDefs()
561 SlotIndex Pos, in adjustLaneLiveness()
758 SlotIndex SlotIdx; in recede()
826 SlotIndex SlotIdx; in recedeSkipDebugValues()
842 SlotIndex SlotIdx = LIS->getInstructionIndex(*CurrPos).getRegSlot(); in recede()
858 SlotIndex SlotIdx; in advance()
910 SlotIndex SlotIdx = getCurrSlot(); in advance()
1003 SlotIndex SlotIdx; in bumpUpwardPressure()
1182 SlotIndex PriorUseIdx, SlotIndex NextUseIdx, in findUseBetween()
1190 SlotIndex InstSlot = LIS->getInstructionIndex(*MI).getRegSlot(); in findUseBetween()
1203 SlotIndex Pos) const { in getLiveLanesAt()
1206 [](const LiveRange &LR, SlotIndex Pos) { in getLiveLanesAt()
1212 SlotIndex Pos) const { in getLastUsedLanes()
1216 [](const LiveRange &LR, SlotIndex Pos) { in getLastUsedLanes()
1223 SlotIndex Pos) const { in getLiveThroughAt()
1226 [](const LiveRange &LR, SlotIndex Pos) { in getLiveThroughAt()
1242 SlotIndex SlotIdx; in bumpDownwardPressure()
1263 SlotIndex CurrIdx = getCurrSlot(); in bumpDownwardPressure()