Home
last modified time | relevance | path

Searched defs:WorkGroupSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp48 const unsigned WorkGroupSize = getFlatWorkGroupSizes(F).second; in getMaxLocalMemSizeWithWaveCount() local
H A DAMDGPUPromoteAlloca.cpp1509 unsigned WorkGroupSize = ST.getFlatWorkGroupSizes(ContainingFunction).second; in tryPromoteAllocaToLDS() local