Searched refs:LocalMemLimit (Results 1 – 1 of 1) sorted by relevance
86 uint32_t LocalMemLimit = 0; member in __anone600ddc80111::AMDGPUPromoteAlloca632 LocalMemLimit = 0; in hasSufficientLocalMem()639 LocalMemLimit = ST.getLocalMemorySize(); in hasSufficientLocalMem()640 if (LocalMemLimit == 0) in hasSufficientLocalMem()701 LocalMemLimit = MaxSizeWithWaveCount; in hasSufficientLocalMem()707 << " and " << (LocalMemLimit - CurrentLocalMemUsage) in hasSufficientLocalMem()773 if (NewSize > LocalMemLimit) { in handleAlloca()