Home
last modified time | relevance | path

Searched refs:getLocalMemorySize (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h240 int getLocalMemorySize() const { in getLocalMemorySize() function
DAMDGPUPromoteAlloca.cpp59 LocalMemAvailable = ST.getLocalMemorySize(); in runOnFunction()