Searched refs:getMaxNumCBs (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/R600/ | ||
D | AMDILDevice.h | 55 virtual size_t getMaxNumCBs() const; |
D | AMDILDevice.cpp | 36 size_t AMDGPUDevice::getMaxNumCBs() const { in getMaxNumCBs() function in AMDGPUDevice |