Searched refs:ExplicitUserSGPRCount (Results 1 – 1 of 1) sorted by relevance
4900 Optional<unsigned> ExplicitUserSGPRCount; in ParseDirectiveAMDHSAKernel() local4949 ExplicitUserSGPRCount = Val; in ParseDirectiveAMDHSAKernel()5193 if (ExplicitUserSGPRCount && ImpliedUserSGPRCount > *ExplicitUserSGPRCount) in ParseDirectiveAMDHSAKernel()5198 ExplicitUserSGPRCount ? *ExplicitUserSGPRCount : ImpliedUserSGPRCount; in ParseDirectiveAMDHSAKernel()