Searched refs:superregs_inclusive (Results 1 – 8 of 8) sorted by relevance
250 iterator_range<MCSuperRegIterator> superregs_inclusive(MCRegister Reg) const;776 MCRegisterInfo::superregs_inclusive(MCRegister Reg) const { in superregs_inclusive() function
416 for (MCPhysReg SI : superregs_inclusive(MO.getReg())) in shouldCoalesce()
94 for (MCPhysReg S : TRI.superregs_inclusive(*R)) in PhysicalRegisterInfo()
658 if (all_of(TRI->superregs_inclusive(*Root), in isReservedRegUnit()
79 for (MCPhysReg SR : superregs_inclusive(Reg)) in markSuperRegs()
197 for (MCPhysReg SR : TRI->superregs_inclusive(Reg)) { in getDwarfRegNum()
308 for (MCPhysReg Reg : TRI->superregs_inclusive(*Root)) { in computeRegUnitRange()325 for (MCPhysReg Reg : TRI->superregs_inclusive(*Root)) { in computeRegUnitRange()
1606 for (MCPhysReg SR : TRI->superregs_inclusive(R)) in assignCalleeSavedSpillSlots()