Lines Matching refs:SupReg
1791 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Spills() local
1793 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
1798 .addReg(SupReg, RegState::ImplicitKill) in emitAlignedDPRCS2Spills()
1810 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Spills() local
1812 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
1817 .addReg(SupReg, RegState::ImplicitKill) in emitAlignedDPRCS2Spills()
1825 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Spills() local
1827 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
1831 .addReg(SupReg) in emitAlignedDPRCS2Spills()
1923 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Restores() local
1929 .addReg(SupReg, RegState::ImplicitDefine) in emitAlignedDPRCS2Restores()
1941 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Restores() local
1946 .addReg(SupReg, RegState::ImplicitDefine) in emitAlignedDPRCS2Restores()
1954 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Restores() local
1956 BuildMI(MBB, MI, DL, TII.get(ARM::VLD1q64), SupReg) in emitAlignedDPRCS2Restores()