Home | History | Annotate | Download | only in arm

Lines Matching full:vright

1439     const DoubleRegister vright = double_scratch0();
1443 __ vcvt_f64_s32(vright, double_scratch0().low());
1444 __ vdiv(vleft, vleft, vright
1451 // Use vright as scratch register.