Searched refs:NonKernelMaxSGPRs (Results 1 – 1 of 1) sorted by relevance
592 int32_t NonKernelMaxSGPRs = 0; in propagateIndirectCallRegisterUsage() local599 NonKernelMaxSGPRs = std::max(NonKernelMaxSGPRs, Info.NumExplicitSGPR); in propagateIndirectCallRegisterUsage()611 Info.NumExplicitSGPR = std::max(Info.NumExplicitSGPR, NonKernelMaxSGPRs); in propagateIndirectCallRegisterUsage()