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

Declarations

lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  112 unsigned getWavesPerWorkGroup(const MCSubtargetInfo *STI,

References

lib/Target/AMDGPU/AMDGPUSubtarget.h
  903     return AMDGPU::IsaInfo::getWavesPerWorkGroup(this, FlatWorkGroupSize);
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  277   unsigned N = getWavesPerWorkGroup(STI, FlatWorkGroupSize);
  290   return getWavesPerWorkGroup(STI, FlatWorkGroupSize);