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

References

lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  240       CurrentProgramInfo.NumVGPRsForWavesPerEU,
  520       Twine(CurrentProgramInfo.NumVGPRsForWavesPerEU), false);
  982   ProgInfo.NumVGPRsForWavesPerEU = std::max(
 1027       &STM, ProgInfo.NumVGPRsForWavesPerEU);
 1106                                             ProgInfo.NumVGPRsForWavesPerEU);
 1176   MD->setNumUsedVgprs(CC, CurrentProgramInfo.NumVGPRsForWavesPerEU);