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

References

lib/Target/AMDGPU/SIMachineScheduler.cpp
  149   case Depth:          return "DEPTH";
  240                        TryCand, Cand, SIScheduleCandReason::Depth))
  244                           TryCand, Cand, SIScheduleCandReason::Depth))
  249                        TryCand, Cand, SIScheduleCandReason::Depth))
 1584                                                    TryCand, Cand, Depth))
 1607   if (SISched::tryGreater(TryCand.Height, Cand.Height, TryCand, Cand, Depth))