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

References

lib/Target/AMDGPU/SIInsertWaitcnts.cpp
 1293   uint32_t MyShifted = Score <= M.OldLB ? 0 : Score + M.MyShift;
 1293   uint32_t MyShifted = Score <= M.OldLB ? 0 : Score + M.MyShift;
 1295       OtherScore <= M.OtherLB ? 0 : OtherScore + M.OtherShift;
 1295       OtherScore <= M.OtherLB ? 0 : OtherScore + M.OtherShift;