Searched refs:LocalMemLimit (Results 1 – 1 of 1) sorted by relevance
72 uint32_t LocalMemLimit = 0; member in __anon56378d370111::AMDGPUPromoteAllocaImpl721 LocalMemLimit = 0; in hasSufficientLocalMem()728 LocalMemLimit = ST.getLocalMemorySize(); in hasSufficientLocalMem()729 if (LocalMemLimit == 0) in hasSufficientLocalMem()833 LocalMemLimit = MaxSizeWithWaveCount; in hasSufficientLocalMem()839 << " and " << (LocalMemLimit - CurrentLocalMemUsage) in hasSufficientLocalMem()903 if (NewSize > LocalMemLimit) { in handleAlloca()