Home
last modified time | relevance | path

Searched defs:double_scratch2 (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/v8/src/mips64/
Dcodegen-mips64.cc43 DoubleRegister double_scratch2 = f6; in CreateExpFunction() local
978 DoubleRegister double_scratch2, in EmitMathExp()
Dlithium-codegen-mips64.cc3915 DoubleRegister double_scratch2 = double_scratch0(); in DoMathExp() local
4916 DoubleRegister double_scratch2 = ToDoubleRegister(instr->temp2()); in DoDeferredTaggedToI() local
/external/chromium_org/v8/src/mips/
Dcodegen-mips.cc43 DoubleRegister double_scratch2 = f6; in CreateExpFunction() local
1089 DoubleRegister double_scratch2, in EmitMathExp()
Dlithium-codegen-mips.cc3883 DoubleRegister double_scratch2 = double_scratch0(); in DoMathExp() local
4884 DoubleRegister double_scratch2 = ToDoubleRegister(instr->temp2()); in DoDeferredTaggedToI() local
/external/chromium_org/v8/src/arm/
Dcodegen-arm.cc43 DwVfpRegister double_scratch2 = d3; in CreateExpFunction() local
786 DwVfpRegister double_scratch2, in EmitMathExp()
Dlithium-codegen-arm.cc3927 DwVfpRegister double_scratch2 = double_scratch0(); in DoMathExp() local
4930 DwVfpRegister double_scratch2 = ToDoubleRegister(instr->temp2()); in DoDeferredTaggedToI() local
/external/chromium_org/v8/src/x64/
Dcode-stubs-x64.cc445 const XMMRegister double_scratch2 = double_exponent; in Generate() local
/external/chromium_org/v8/src/ia32/
Dcode-stubs-ia32.cc570 const XMMRegister double_scratch2 = double_exponent; in Generate() local