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

References

lib/CodeGen/MachineScheduler.cpp
 2629     dbgs() << " " << TRI->getRegPressureSetName(P.getPSet())
 2719   TRI = DAG->TRI;
 2981              << TRI->getRegPressureSetName(Cand.RPDelta.Excess.getPSet()) << ":"
 3012                                                TryCand, Cand, RegExcess, TRI,
 3019                                                TryCand, Cand, RegCritical, TRI,
 3069                                                TryCand, Cand, RegMax, TRI,
 3327   TRI = DAG->TRI;
lib/Target/AMDGPU/GCNSchedStrategy.cpp
   33   const SIRegisterInfo *SRI = static_cast<const SIRegisterInfo*>(TRI);
  145   const SIRegisterInfo *SRI = static_cast<const SIRegisterInfo*>(TRI);