Searched refs:SharedVGPRCount (Results 1 – 1 of 1) sorted by relevance
5813 uint64_t SharedVGPRCount = 0; in ParseDirectiveAMDHSAKernel() local6113 SharedVGPRCount = Val; in ParseDirectiveAMDHSAKernel()6270 if (SharedVGPRCount && EnableWavefrontSize32 && *EnableWavefrontSize32) { in ParseDirectiveAMDHSAKernel()6276 (SharedVGPRCount * 2 + static_cast<uint64_t>(EvaluatedVGPRBlocks) > in ParseDirectiveAMDHSAKernel()