reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AMDGPU/SIMachineScheduler.cpp
 1805   SITII = static_cast<const SIInstrInfo*>(TII);
 1842       if (SITII->isLowLatencyInstruction(*Pred->getInstr())) {
 1852     if (SITII->isLowLatencyInstruction(*SU->getInstr())) {
 1879         if (SITII->isLowLatencyInstruction(*Succ->getInstr())) {
 1961     if (SITII->isLowLatencyInstruction(*SU->getInstr())) {
 1963       if (SITII->getMemOperandWithOffset(*SU->getInstr(), BaseLatOp, OffLatReg,
 1966     } else if (SITII->isHighLatencyInstruction(*SU->getInstr()))