Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h139 unsigned getMaxLocalMemSizeWithWaveCount(unsigned WaveCount,
H A DAMDGPUSubtarget.cpp45 AMDGPUSubtarget::getMaxLocalMemSizeWithWaveCount(unsigned NWaves, in getMaxLocalMemSizeWithWaveCount() function in AMDGPUSubtarget
H A DGCNSubtarget.h545 unsigned getMaxLocalMemSizeWithWaveCount(unsigned WaveCount,
H A DAMDGPUPromoteAlloca.cpp1456 ST.getMaxLocalMemSizeWithWaveCount(MaxOccupancy, F); in hasSufficientLocalMem()