Searched refs:LocalMemLimit (Results 1 – 1 of 1) sorted by relevance
74 uint32_t LocalMemLimit = 0; member in __anon5770a2330111::AMDGPUPromoteAllocaImpl703 LocalMemLimit = 0; in hasSufficientLocalMem()710 LocalMemLimit = ST.getLocalMemorySize(); in hasSufficientLocalMem()711 if (LocalMemLimit == 0) in hasSufficientLocalMem()767 LocalMemLimit = 0; in hasSufficientLocalMem()823 LocalMemLimit = MaxSizeWithWaveCount; in hasSufficientLocalMem()829 << " and " << (LocalMemLimit - CurrentLocalMemUsage) in hasSufficientLocalMem()893 if (NewSize > LocalMemLimit) { in handleAlloca()