Searched refs:WavefrontSize (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h81 unsigned WavefrontSize; member in class:llvm::AMDGPUSubtarget
238 return WavefrontSize;
H A DAMDGPUSubtarget.cpp77 WavefrontSize(0), CFALUBug(false), LocalMemorySize(0),
H A DSIInstrInfo.cpp690 unsigned WavefrontSize = ST.getWavefrontSize(); local
704 WorkGroupSize > WavefrontSize) {

Completed in 164 milliseconds