Searched refs:SharedVGPRCount (Results 1 – 1 of 1) sorted by relevance
4891 uint64_t SharedVGPRCount = 0; in ParseDirectiveAMDHSAKernel() local5124 SharedVGPRCount = Val; in ParseDirectiveAMDHSAKernel()5219 if (SharedVGPRCount && EnableWavefrontSize32) { in ParseDirectiveAMDHSAKernel()5223 if (SharedVGPRCount * 2 + VGPRBlocks > 63) { in ParseDirectiveAMDHSAKernel()