Home
last modified time | relevance | path

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

/external/v8/src/arm/
Dcodegen-arm.cc42 DwVfpRegister double_scratch1 = d2; in CreateExpFunction() local
803 DwVfpRegister double_scratch1, in EmitMathExp()
/external/v8/src/mips64/
Dcodegen-mips64.cc41 DoubleRegister double_scratch1 = f4; in CreateExpFunction() local
1101 DoubleRegister double_scratch1, in EmitMathExp()
/external/v8/src/ppc/
Dcodegen-ppc.cc42 DoubleRegister double_scratch1 = d3; in CreateExpFunction() local
527 DoubleRegister double_scratch1, in EmitMathExp()
/external/v8/src/mips/
Dcodegen-mips.cc41 DoubleRegister double_scratch1 = f4; in CreateExpFunction() local
1105 DoubleRegister double_scratch1, in EmitMathExp()
/external/v8/src/crankshaft/arm/
Dlithium-codegen-arm.cc3484 DwVfpRegister double_scratch1 = ToDoubleRegister(instr->temp()); in DoMathRound() local
3597 DwVfpRegister double_scratch1 = ToDoubleRegister(instr->double_temp()); in DoMathExp() local
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.cc3431 DoubleRegister double_scratch1 = ToDoubleRegister(instr->temp()); in DoMathRound() local
3583 DoubleRegister double_scratch1 = ToDoubleRegister(instr->double_temp()); in DoMathExp() local
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.cc3633 DoubleRegister double_scratch1 = ToDoubleRegister(instr->temp()); in DoMathRound() local
3788 DoubleRegister double_scratch1 = ToDoubleRegister(instr->double_temp()); in DoMathExp() local
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc3694 DoubleRegister double_scratch1 = ToDoubleRegister(instr->temp()); in DoShiftI() local
3824 DoubleRegister double_scratch1 = ToDoubleRegister(instr->double_temp()); in DoShiftI() local