Searched refs:getAllSGPR128 (Results 1 – 3 of 3) sorted by relevance
412 ArrayRef<MCPhysReg> getAllSGPR128(const MachineFunction &MF) const;
568 ArrayRef<MCPhysReg> AllSGPR128s = TRI->getAllSGPR128(MF); in getEntryFunctionReservedScratchRsrcReg()
3261 SIRegisterInfo::getAllSGPR128(const MachineFunction &MF) const { in getAllSGPR128() function in SIRegisterInfo