Home
last modified time | relevance | path

Searched defs:SlotIdx (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp580 SlotIndex SlotIdx = LIS.getInstructionIndex(MI); in detectDeadDefs() local
790 SlotIndex SlotIdx; in recede() local
856 SlotIndex SlotIdx; in recedeSkipDebugValues() local
878 SlotIndex SlotIdx = LIS->getInstructionIndex(*CurrPos).getRegSlot(); in recede() local
894 SlotIndex SlotIdx; in advance() local
944 SlotIndex SlotIdx = getCurrSlot(); in advance() local
1037 SlotIndex SlotIdx; in bumpUpwardPressure() local
1287 SlotIndex SlotIdx; in bumpDownwardPressure() local
H A DScheduleDAGInstrs.cpp834 SlotIndex SlotIdx = LIS->getInstructionIndex(MI); in buildSchedGraph() local
H A DMachineScheduler.cpp1671 SlotIndex SlotIdx = LIS->getInstructionIndex(*MI).getRegSlot(); in scheduleMI() local
1706 SlotIndex SlotIdx = LIS->getInstructionIndex(*MI).getRegSlot(); in scheduleMI() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp377 auto SlotIdx = LIS->getInstructionIndex(*MI).getRegSlot(); in scheduleRegion() local
H A DGCNSchedStrategy.cpp1333 SlotIndex SlotIdx = DAG.LIS->getInstructionIndex(*MI).getRegSlot(); in revertScheduling() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp2062 for (unsigned SlotIdx = 0; SlotIdx < MTracker->NumSlotIdxes; ++SlotIdx) { in transferSpillOrRestoreInst() local