HomeSort by relevance Sort by last modified time
    Searched refs:single_scratch (Results 1 - 4 of 4) sorted by null

  /external/v8/src/arm/
lithium-codegen-arm.cc 2844 SwVfpRegister single_scratch = double_scratch0().low(); local
2907 SwVfpRegister single_scratch = double_scratch0().low(); local
2953 SwVfpRegister single_scratch = double_scratch0().low(); local
3433 SwVfpRegister single_scratch = double_scratch0().low(); local
3441 __ vcvt_f64_s32(ToDoubleRegister(output), single_scratch); local
3637 SwVfpRegister single_scratch = double_scratch.low(); local
3748 SwVfpRegister single_scratch = double_scratch0().low(); local
    [all...]
code-stubs-arm.cc 427 SwVfpRegister single_scratch,
663 SwVfpRegister single_scratch,
677 __ vmov(single_scratch, scratch1);
678 __ vcvt_f64_s32(double_dst, single_scratch);
750 single_scratch,
819 SwVfpRegister single_scratch = double_scratch.low(); local
825 single_scratch,
834 __ vmov(dst, single_scratch);
2268 SwVfpRegister single_scratch = s3; local
3107 const SwVfpRegister single_scratch = s0; local
    [all...]
macro-assembler-arm.cc     [all...]
macro-assembler-arm.h 687 SwVfpRegister single_scratch,
    [all...]

Completed in 57 milliseconds