Searched refs:UserSGPRCount (Results 1 – 1 of 1) sorted by relevance
5840 unsigned UserSGPRCount = in ParseDirectiveAMDHSAKernel() local5843 if (!isUInt<COMPUTE_PGM_RSRC2_USER_SGPR_COUNT_WIDTH>(UserSGPRCount)) in ParseDirectiveAMDHSAKernel()5846 KD.compute_pgm_rsrc2, MCConstantExpr::create(UserSGPRCount, getContext()), in ParseDirectiveAMDHSAKernel()