Searched refs:WavefrontSizeLog2 (Results 1 – 3 of 3) sorted by relevance
63 char WavefrontSizeLog2; variable181 return 1 << WavefrontSizeLog2; in getWavefrontSize()185 return WavefrontSizeLog2; in getWavefrontSizeLog2()
34 "WavefrontSizeLog2",
162 if (WavefrontSizeLog2 == 0) in initializeSubtargetDependencies()163 WavefrontSizeLog2 = 5; in initializeSubtargetDependencies()194 WavefrontSizeLog2(0) in AMDGPUSubtarget()