Searched defs:MaxArchVGPRs (Results 1 – 2 of 2) sorted by relevance
127 unsigned MaxArchVGPRs = ST.getAddressableNumArchVGPRs(); in less() local
1068 unsigned MaxArchVGPRs = std::min(MaxVGPRs, ST.getAddressableNumArchVGPRs()); in checkScheduling() local