Searched refs:LocalMemLimit (Results 1 – 1 of 1) sorted by relevance
74 uint32_t LocalMemLimit = 0; member in __anon682394fa0111::AMDGPUPromoteAllocaImpl794 LocalMemLimit = 0; in hasSufficientLocalMem()801 LocalMemLimit = ST.getAddressableLocalMemorySize(); in hasSufficientLocalMem()802 if (LocalMemLimit == 0) in hasSufficientLocalMem()858 LocalMemLimit = 0; in hasSufficientLocalMem()914 LocalMemLimit = MaxSizeWithWaveCount; in hasSufficientLocalMem()920 << " and " << (LocalMemLimit - CurrentLocalMemUsage) in hasSufficientLocalMem()984 if (NewSize > LocalMemLimit) { in handleAlloca()