Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h113 unsigned getMaxLocalMemSizeWithWaveCount(unsigned WaveCount,
542 unsigned getMaxLocalMemSizeWithWaveCount(unsigned WaveCount,
H A DAMDGPUSubtarget.cpp229 unsigned AMDGPUSubtarget::getMaxLocalMemSizeWithWaveCount(unsigned NWaves, in getMaxLocalMemSizeWithWaveCount() function in AMDGPUSubtarget
H A DAMDGPUPromoteAlloca.cpp695 = ST.getMaxLocalMemSizeWithWaveCount(MaxOccupancy, F); in hasSufficientLocalMem()