Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h147 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
H A DGCNSubtarget.h1552 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp985 unsigned getMaxFlatWorkGroupSize(const MCSubtargetInfo *STI) { in getMaxFlatWorkGroupSize() function