Home | History | Annotate | Download | only in ARM

Lines Matching refs:SupReg

1232     unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0,
1234 MBB.addLiveIn(SupReg);
1239 .addReg(SupReg, RegState::ImplicitKill)
1251 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0,
1253 MBB.addLiveIn(SupReg);
1258 .addReg(SupReg, RegState::ImplicitKill)
1266 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0,
1268 MBB.addLiveIn(SupReg);
1272 .addReg(SupReg)
1364 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0,
1370 .addReg(SupReg, RegState::ImplicitDefine)
1382 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0,
1387 .addReg(SupReg, RegState::ImplicitDefine)
1395 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0,
1397 BuildMI(MBB, MI, DL, TII.get(ARM::VLD1q64), SupReg)