Searched defs:getMinFlatWorkGroupSize (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | R600Subtarget.h | 142 unsigned getMinFlatWorkGroupSize() const override { getMinFlatWorkGroupSize() function |
H A D | GCNSubtarget.h | 1516 unsigned getMinFlatWorkGroupSize() const override { getMinFlatWorkGroupSize() function |
/llvm-project/llvm/lib/Target/AMDGPU/Utils/ | ||
H A D | AMDGPUBaseInfo.cpp | 982 unsigned getMinFlatWorkGroupSize(const MCSubtargetInfo *STI) { getMinFlatWorkGroupSize() function |