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

Overridden By

lib/Target/AMDGPU/AMDGPUSubtarget.h
 1181   unsigned getMaxWorkGroupsPerCU(unsigned FlatWorkGroupSize) const override {
 1316   unsigned getMaxWorkGroupsPerCU(unsigned FlatWorkGroupSize) const override {

References

lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  316   unsigned WorkGroupsPerCu = getMaxWorkGroupsPerCU(WorkGroupSize);
  326   unsigned WorkGroupsPerCu = getMaxWorkGroupsPerCU(WorkGroupSize);