Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h147 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
H A DGCNSubtarget.h1299 unsigned getMaxFlatWorkGroupSize() const override { in getMaxFlatWorkGroupSize() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp907 unsigned getMaxFlatWorkGroupSize(const MCSubtargetInfo *STI) { in getMaxFlatWorkGroupSize() function