Home
last modified time | relevance | path

Searched refs:getMaxLocalMemSizeWithWaveCount (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h119 unsigned getMaxLocalMemSizeWithWaveCount(unsigned WaveCount,
H A DGCNSubtarget.h497 unsigned getMaxLocalMemSizeWithWaveCount(unsigned WaveCount,
H A DAMDGPUSubtarget.cpp326 AMDGPUSubtarget::getMaxLocalMemSizeWithWaveCount(unsigned NWaves, in getMaxLocalMemSizeWithWaveCount() function in AMDGPUSubtarget
H A DAMDGPUPromoteAlloca.cpp1295 ST.getMaxLocalMemSizeWithWaveCount(MaxOccupancy, F); in hasSufficientLocalMem()