Home
last modified time | relevance | path

Searched defs:WavefrontSize (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
DAMDILDevice.h100 static const unsigned int WavefrontSize = 64; variable
/external/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h78 unsigned WavefrontSize; variable
DSIInstrInfo.cpp690 unsigned WavefrontSize = ST.getWavefrontSize(); in calculateLDSSpillAddress() local