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

References

lib/Target/AMDGPU/SIInstrInfo.cpp
 5945   if (isMUBUF(MI) || isVGPRSpill(MI))
 5959   if (isMUBUF(MI) || isVGPRSpill(MI))
lib/Target/AMDGPU/SILowerSGPRSpills.cpp
  275         if (SpillToAGPR && TII->isVGPRSpill(MI)) {