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