Searched refs:MAX_LDS_SIZE_700 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/R600/ | ||
D | AMDILDevice.h | 100 static const unsigned int MAX_LDS_SIZE_700 = 16384; variable |
D | AMDIL7XXDevice.cpp | 37 return MAX_LDS_SIZE_700; in getMaxLDSSize() |