Home
last modified time | relevance | path

Searched defs:getMaxFlatWorkGroupSize (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h154 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
H A DGCNSubtarget.h1114 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp581 unsigned getMaxFlatWorkGroupSize(const MCSubtargetInfo *STI) { in getMaxFlatWorkGroupSize() function