Searched refs:AllSGPR128s (Results 1 – 1 of 1) sorted by relevance
568 ArrayRef<MCPhysReg> AllSGPR128s = TRI->getAllSGPR128(MF); in getEntryFunctionReservedScratchRsrcReg() local569 …AllSGPR128s = AllSGPR128s.slice(std::min(static_cast<unsigned>(AllSGPR128s.size()), NumPreloaded)); in getEntryFunctionReservedScratchRsrcReg()574 for (MCPhysReg Reg : AllSGPR128s) { in getEntryFunctionReservedScratchRsrcReg()