Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUSubtarget.h119 unsigned getMaxLocalMemSizeWithWaveCount(unsigned WaveCount,
HDGCNSubtarget.h520 unsigned getMaxLocalMemSizeWithWaveCount(unsigned WaveCount,
HDAMDGPUSubtarget.cpp345 AMDGPUSubtarget::getMaxLocalMemSizeWithWaveCount(unsigned NWaves, in getMaxLocalMemSizeWithWaveCount() function in AMDGPUSubtarget
HDAMDGPUPromoteAlloca.cpp1377 ST.getMaxLocalMemSizeWithWaveCount(MaxOccupancy, F); in hasSufficientLocalMem()