Searched refs:GranulatedWavefrontSGPRCount (Results 1 – 1 of 1) sorted by relevance
1510 uint32_t GranulatedWavefrontSGPRCount = in decodeCOMPUTE_PGM_RSRC1() local1514 if (isGFX10Plus() && GranulatedWavefrontSGPRCount) in decodeCOMPUTE_PGM_RSRC1()1517 uint32_t NextFreeSGPR = (GranulatedWavefrontSGPRCount + 1) * in decodeCOMPUTE_PGM_RSRC1()