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