Searched refs:SharedVGPRCount (Results 1 – 1 of 1) sorted by relevance
5255 uint64_t SharedVGPRCount = 0; in ParseDirectiveAMDHSAKernel() local5519 SharedVGPRCount = Val; in ParseDirectiveAMDHSAKernel()5625 if (SharedVGPRCount && EnableWavefrontSize32 && *EnableWavefrontSize32) { in ParseDirectiveAMDHSAKernel()5629 if (SharedVGPRCount * 2 + VGPRBlocks > 63) { in ParseDirectiveAMDHSAKernel()