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