Searched refs:SharedVGPRCount (Results 1 – 1 of 1) sorted by relevance
4971 uint64_t SharedVGPRCount = 0; in ParseDirectiveAMDHSAKernel() local5204 SharedVGPRCount = Val; in ParseDirectiveAMDHSAKernel()5299 if (SharedVGPRCount && EnableWavefrontSize32) { in ParseDirectiveAMDHSAKernel()5303 if (SharedVGPRCount * 2 + VGPRBlocks > 63) { in ParseDirectiveAMDHSAKernel()