Lines Matching refs:SupReg
1768 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Spills() local
1770 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
1775 .addReg(SupReg, RegState::ImplicitKill) in emitAlignedDPRCS2Spills()
1787 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Spills() local
1789 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
1794 .addReg(SupReg, RegState::ImplicitKill) in emitAlignedDPRCS2Spills()
1802 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Spills() local
1804 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
1808 .addReg(SupReg) in emitAlignedDPRCS2Spills()
1900 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Restores() local
1906 .addReg(SupReg, RegState::ImplicitDefine) in emitAlignedDPRCS2Restores()
1918 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Restores() local
1923 .addReg(SupReg, RegState::ImplicitDefine) in emitAlignedDPRCS2Restores()
1931 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Restores() local
1933 BuildMI(MBB, MI, DL, TII.get(ARM::VLD1q64), SupReg) in emitAlignedDPRCS2Restores()