Home | History | Annotate | Download | only in arm

Lines Matching refs:single_scratch

2844   SwVfpRegister single_scratch = double_scratch0().low();
2849 single_scratch,
2856 __ vmov(result, single_scratch);
2907 SwVfpRegister single_scratch = double_scratch0().low();
2913 __ vmov(single_scratch, scratch);
2914 __ vcvt_f64_s32(double_scratch, single_scratch);
2953 SwVfpRegister single_scratch = double_scratch0().low();
2954 __ vmov(single_scratch, right_reg);
2955 __ vcvt_f64_s32(result_reg, single_scratch);
3433 SwVfpRegister single_scratch = double_scratch0().low();
3437 __ vmov(single_scratch, scratch);
3439 __ vmov(single_scratch, ToRegister(input));
3441 __ vcvt_f64_s32(ToDoubleRegister(output), single_scratch);
3637 SwVfpRegister single_scratch = double_scratch.low();
3673 single_scratch,
3686 single_scratch,
3693 __ vmov(input_reg, single_scratch);
3748 SwVfpRegister single_scratch = double_scratch0().low();
3756 single_scratch,
3763 single_scratch,
3772 __ vmov(result_reg, single_scratch);