Searched refs:GranulatedWavefrontSGPRCount (Results 1 – 1 of 1) sorted by relevance
1805 uint32_t GranulatedWavefrontSGPRCount = in decodeCOMPUTE_PGM_RSRC1() local1809 if (isGFX10Plus() && GranulatedWavefrontSGPRCount) in decodeCOMPUTE_PGM_RSRC1()1812 uint32_t NextFreeSGPR = (GranulatedWavefrontSGPRCount + 1) * in decodeCOMPUTE_PGM_RSRC1()