Home
last modified time | relevance | path

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

/external/v8/src/mips64/
Dcodegen-mips64.cc42 DoubleRegister double_scratch1 = f4; in CreateExpFunction() local
977 DoubleRegister double_scratch1, in EmitMathExp()
Dlithium-codegen-mips64.cc3762 DoubleRegister double_scratch1 = ToDoubleRegister(instr->temp()); in DoMathRound() local
3914 DoubleRegister double_scratch1 = ToDoubleRegister(instr->double_temp()); in DoMathExp() local
/external/v8/src/arm/
Dcodegen-arm.cc42 DwVfpRegister double_scratch1 = d2; in CreateExpFunction() local
785 DwVfpRegister double_scratch1, in EmitMathExp()
Dlithium-codegen-arm.cc3814 DwVfpRegister double_scratch1 = ToDoubleRegister(instr->temp()); in DoMathRound() local
3926 DwVfpRegister double_scratch1 = ToDoubleRegister(instr->double_temp()); in DoMathExp() local
/external/v8/src/mips/
Dcodegen-mips.cc42 DoubleRegister double_scratch1 = f4; in CreateExpFunction() local
1088 DoubleRegister double_scratch1, in EmitMathExp()
Dlithium-codegen-mips.cc3733 DoubleRegister double_scratch1 = ToDoubleRegister(instr->temp()); in DoMathRound() local
3882 DoubleRegister double_scratch1 = ToDoubleRegister(instr->double_temp()); in DoMathExp() local