Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterPressure.cpp583 SlotIndex SlotIdx = LIS.getInstructionIndex(MI); in detectDeadDefs() local
799 SlotIndex SlotIdx; in recede() local
865 SlotIndex SlotIdx; in recedeSkipDebugValues() local
887 SlotIndex SlotIdx = LIS->getInstructionIndex(*CurrPos).getRegSlot(); in recede() local
903 SlotIndex SlotIdx; in advance() local
953 SlotIndex SlotIdx = getCurrSlot(); in advance() local
1046 SlotIndex SlotIdx; in bumpUpwardPressure() local
1287 SlotIndex SlotIdx; in bumpDownwardPressure() local
H A DScheduleDAGInstrs.cpp827 SlotIndex SlotIdx = LIS->getInstructionIndex(MI); in buildSchedGraph() local
H A DMachineScheduler.cpp1425 SlotIndex SlotIdx = LIS->getInstructionIndex(*MI).getRegSlot(); in scheduleMI() local
1459 SlotIndex SlotIdx = LIS->getInstructionIndex(*MI).getRegSlot(); in scheduleMI() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp437 SlotIndex SlotIdx = LIS->getInstructionIndex(*MI).getRegSlot(); in schedule() local
H A DGCNIterativeScheduler.cpp383 auto SlotIdx = LIS->getInstructionIndex(*MI).getRegSlot(); in scheduleRegion() local