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

References

lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  511       " SGPRBlocks: " + Twine(CurrentProgramInfo.SGPRBlocks), false);
 1024   ProgInfo.SGPRBlocks = IsaInfo::getNumSGPRBlocks(
 1072       S_00B848_SGPRS(ProgInfo.SGPRBlocks) |
 1143                               S_00B028_SGPRS(CurrentProgramInfo.SGPRBlocks), 4);
 1183         S_00B028_SGPRS(CurrentProgramInfo.SGPRBlocks));