Searched refs:WavefrontSizeLog2 (Results 1 – 3 of 3) sorted by relevance
71 char WavefrontSizeLog2 = 0; variable222 return 1 << WavefrontSizeLog2; in getWavefrontSize()226 return WavefrontSizeLog2; in getWavefrontSizeLog2()
33 "WavefrontSizeLog2",
161 if (WavefrontSizeLog2 == 0) in initializeSubtargetDependencies()162 WavefrontSizeLog2 = 5; in initializeSubtargetDependencies()