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

References

lib/Target/AMDGPU/SIInsertWaitcnts.cpp
 1295       OtherScore <= M.OtherLB ? 0 : OtherScore + M.OtherShift;
 1327     M.OtherShift = ScoreUBs[T] - Other.ScoreUBs[T] + M.MyShift;
 1333     ScoreLBs[T] = std::min(M.OldLB + M.MyShift, M.OtherLB + M.OtherShift);