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

References

lib/Target/AMDGPU/GCNRegPressure.cpp
  160   if (SGPRImportant != OtherSGPRImportant) {
  161     SGPRImportant = false;
  165   bool SGPRFirst = SGPRImportant;
  179   return SGPRImportant ? (getSGPRNum() < O.getSGPRNum()):