Home
last modified time | relevance | path

Searched defs:single_scratch (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/arm/
Dlithium-codegen-arm.cc3126 SwVfpRegister single_scratch = double_scratch0().low(); in DoMathFloor() local
3893 SwVfpRegister single_scratch = double_scratch0().low(); in DoInteger32ToDouble() local
4099 SwVfpRegister single_scratch = double_scratch.low(); in DoDeferredTaggedToI() local
4225 SwVfpRegister single_scratch = double_scratch0().low(); in DoDoubleToI() local
Dcode-stubs-arm.cc678 SwVfpRegister single_scratch) { in ConvertIntToDouble()
754 SwVfpRegister single_scratch, in LoadNumberAsInt32Double()
852 SwVfpRegister single_scratch = double_scratch.low(); in LoadNumberAsInt32() local
2732 SwVfpRegister single_scratch = s3; in GenerateInt32Stub() local
3457 const SwVfpRegister single_scratch = s0; in Generate() local
Dmacro-assembler-arm.cc2537 SwVfpRegister single_scratch, in EmitECMATruncate()
/external/v8/src/mips/
Dlithium-codegen-mips.cc3009 FPURegister single_scratch = double_scratch0().low(); in DoMathFloor() local
3805 FPURegister single_scratch = double_scratch0().low(); in DoInteger32ToDouble() local
4002 FPURegister single_scratch = double_scratch.low(); in DoDeferredTaggedToI() local
4126 FPURegister single_scratch = double_scratch0().low(); in DoDoubleToI() local
Dcode-stubs-mips.cc683 FPURegister single_scratch) { in ConvertIntToDouble()
767 FPURegister single_scratch, in LoadNumberAsInt32Double()
869 FPURegister single_scratch = double_scratch.low(); in LoadNumberAsInt32() local
2847 FPURegister single_scratch = f6; in GenerateInt32Stub() local
3594 const FPURegister single_scratch = f8; in Generate() local
Dmacro-assembler-mips.cc1527 FPURegister single_scratch, in EmitECMATruncate()