Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/mips/
Dcodegen-mips.cc41 DoubleRegister double_scratch1 = f4; in CreateExpFunction() local
1039 DoubleRegister double_scratch1, in EmitMathExp()
Dlithium-codegen-mips.cc3723 DoubleRegister double_scratch1 = ToDoubleRegister(instr->temp()); in DoMathRound() local
3864 DoubleRegister double_scratch1 = ToDoubleRegister(instr->double_temp()); in DoMathExp() local
/external/chromium_org/v8/src/arm/
Dcodegen-arm.cc41 DwVfpRegister double_scratch1 = d2; in CreateExpFunction() local
739 DwVfpRegister double_scratch1, in EmitMathExp()
Dlithium-codegen-arm.cc3765 DwVfpRegister double_scratch1 = ToDoubleRegister(instr->temp()); in DoMathRound() local
3866 DwVfpRegister double_scratch1 = ToDoubleRegister(instr->double_temp()); in DoMathExp() local