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

References

lib/Target/AMDGPU/SIWholeQuadMode.cpp
  700   if (!isEntry && BI.Needs == StateWQM && BI.OutNeeds != StateExact)
  708   bool WQMFromExec = isEntry;
  709   char State = (isEntry || !(BI.InNeeds & StateWQM)) ? StateExact : StateWQM;
  714   if (isEntry)