Home
last modified time | relevance | path

Searched refs:HalfWavefrontSize (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/R600/
DAMDILDevice.h103 static const unsigned int HalfWavefrontSize = 32; variable
DAMDIL7XXDevice.cpp43 return AMDGPUDevice::HalfWavefrontSize; in getWavefrontSize()
DAMDILEvergreenDevice.cpp168 return AMDGPUDevice::HalfWavefrontSize; in getWavefrontSize()