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

References

lib/Target/AMDGPU/SILowerSGPRSpills.cpp
  232   TII = ST.getInstrInfo();
  253   const bool SpillVGPRToAGPR = ST.hasMAIInsts() && FuncInfo->hasSpilledVGPRs()
  258   const bool SpillToAGPR = EnableSpillVGPRToAGPR && ST.hasMAIInsts();