Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:R31

3684   // [if ([!]p0[.new])] jumpr r31
3723 // jumpr r31
3724 // Actual form JMPR %PC<imp-def>, %R31<imp-use>, %R0<imp-use,internal>.
3726 if (Hexagon::IntRegsRegClass.contains(DstReg) && (Hexagon::R31 == DstReg))
3737 // [if ([!]p0[.new])] jumpr r31
3740 (Hexagon::IntRegsRegClass.contains(DstReg) && (Hexagon::R31 == DstReg)))