Searched defs:getMaxWorkGroupsPerCU (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | R600Subtarget.h | 137 unsigned getMaxWorkGroupsPerCU(unsigned FlatWorkGroupSize) const override { getMaxWorkGroupsPerCU() function |
H A D | GCNSubtarget.h | 1511 unsigned getMaxWorkGroupsPerCU(unsigned FlatWorkGroupSize) const override { getMaxWorkGroupsPerCU() function |
/llvm-project/llvm/lib/Target/AMDGPU/Utils/ | ||
H A D | AMDGPUBaseInfo.cpp | 944 unsigned getMaxWorkGroupsPerCU(const MCSubtargetInfo *STI, getMaxWorkGroupsPerCU() function |