Home | History | Annotate | Download | only in optimizing

Lines Matching refs:Rsb

1441     __ rsb(cc, out, out, 0);
2730 __ Rsb(out_reg_hi, in_reg_hi, 0);
2731 __ Rsb(out_reg_lo, in_reg_lo, 0);
2755 __ Rsb(temp, in, 0);