Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DAMDILDevice.h104 static const unsigned int QuarterWavefrontSize = 16; variable
DAMDIL7XXDevice.cpp114 return AMDGPUDevice::QuarterWavefrontSize; in getWavefrontSize()
DAMDILEvergreenDevice.cpp152 return AMDGPUDevice::QuarterWavefrontSize; in getWavefrontSize()