reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
112 unsigned getWavesPerWorkGroup(const MCSubtargetInfo *STI,
903 return AMDGPU::IsaInfo::getWavesPerWorkGroup(this, FlatWorkGroupSize);
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp277 unsigned N = getWavesPerWorkGroup(STI, FlatWorkGroupSize); 290 return getWavesPerWorkGroup(STI, FlatWorkGroupSize);