Lines Matching refs:SupReg
1794 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Spills() local
1796 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
1801 .addReg(SupReg, RegState::ImplicitKill) in emitAlignedDPRCS2Spills()
1813 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Spills() local
1815 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
1820 .addReg(SupReg, RegState::ImplicitKill) in emitAlignedDPRCS2Spills()
1828 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Spills() local
1830 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
1834 .addReg(SupReg) in emitAlignedDPRCS2Spills()
1926 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Restores() local
1932 .addReg(SupReg, RegState::ImplicitDefine) in emitAlignedDPRCS2Restores()
1944 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Restores() local
1949 .addReg(SupReg, RegState::ImplicitDefine) in emitAlignedDPRCS2Restores()
1957 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Restores() local
1959 BuildMI(MBB, MI, DL, TII.get(ARM::VLD1q64), SupReg) in emitAlignedDPRCS2Restores()