Lines Matching refs:getInstr
272 TopRPTracker.getDownwardPressure(SU->getInstr(), pressure, MaxPressure); in pickNode()
339 RPTracker.setPos(SU->getInstr()); in initRegPressure()
420 TopRPTracker.setPos(SU->getInstr()); in schedule()
1154 if (SIInstrInfo::isEXP(*SU.getInstr())) { in colorExports()
1178 if (!SIInstrInfo::isEXP(*DAG->SUnits[k].getInstr())) in colorExports()
1363 MachineInstr *MI = SU->getInstr(); in scheduleInsideBlocks()
1392 Block->schedule((*SUs.begin())->getInstr(), (*SUs.rbegin())->getInstr()); in scheduleInsideBlocks()
1843 if (SITII->isLowLatencyInstruction(*Pred->getInstr())) { in moveLowLatencies()
1853 if (SITII->isLowLatencyInstruction(*SU->getInstr())) { in moveLowLatencies()
1874 } else if (SU->getInstr()->getOpcode() == AMDGPU::COPY) { in moveLowLatencies()
1878 if (SITII->isLowLatencyInstruction(*Succ->getInstr())) { in moveLowLatencies()
1960 if (SITII->isLowLatencyInstruction(*SU->getInstr())) { in schedule()
1962 if (SITII->getMemOperandWithOffset(*SU->getInstr(), BaseLatOp, OffLatReg, in schedule()
1965 } else if (SITII->isHighLatencyInstruction(*SU->getInstr())) in schedule()
2037 << *SU->getInstr()); in schedule()