Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DAMDGPUSubtarget.h147 int getLocalMemorySize() const { in getLocalMemorySize() function
DAMDGPUPromoteAlloca.cpp60 LocalMemAvailable = ST.getLocalMemorySize(); in runOnFunction()