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;
 1325     M.OtherLB = Other.ScoreLBs[T];
 1333     ScoreLBs[T] = std::min(M.OldLB + M.MyShift, M.OtherLB + M.OtherShift);