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