Home
last modified time | relevance | path

Searched defs:SufficientLDS (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp164 bool SufficientLDS = hasSufficientLocalMem(F); in runOnFunction() local
719 bool AMDGPUPromoteAlloca::handleAlloca(AllocaInst &I, bool SufficientLDS) { in handleAlloca()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp189 bool SufficientLDS = hasSufficientLocalMem(F); in run() local
927 bool AMDGPUPromoteAllocaImpl::handleAlloca(AllocaInst &I, bool SufficientLDS) { in handleAlloca()