Lines Matching defs:AddrOut
11381 unsigned AddrOut, bool IsThumb1, bool IsThumb2) {
11386 .addReg(AddrOut, RegState::Define)
11396 BuildMI(*BB, Pos, dl, TII->get(ARM::tADDi8), AddrOut)
11403 .addReg(AddrOut, RegState::Define)
11409 .addReg(AddrOut, RegState::Define)
11422 unsigned AddrOut, bool IsThumb1, bool IsThumb2) {
11426 BuildMI(*BB, Pos, dl, TII->get(StOpc), AddrOut)
11438 BuildMI(*BB, Pos, dl, TII->get(ARM::tADDi8), AddrOut)
11444 BuildMI(*BB, Pos, dl, TII->get(StOpc), AddrOut)
11450 BuildMI(*BB, Pos, dl, TII->get(StOpc), AddrOut)