Searched refs:SharedVGPRCount (Results 1 – 1 of 1) sorted by relevance
5451 uint64_t SharedVGPRCount = 0; in ParseDirectiveAMDHSAKernel() local5751 SharedVGPRCount = Val; in ParseDirectiveAMDHSAKernel()5888 if (SharedVGPRCount && EnableWavefrontSize32 && *EnableWavefrontSize32) { in ParseDirectiveAMDHSAKernel()5894 (SharedVGPRCount * 2 + static_cast<uint64_t>(EvaluatedVGPRBlocks) > in ParseDirectiveAMDHSAKernel()