Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Dcodegen-ppc.cc586 __ MovInt64ToDouble(double_scratch1, temp2); in EmitMathExp() local
593 __ MovInt64ToDouble(double_scratch1, temp3, temp2); in EmitMathExp() local
Dmacro-assembler-ppc.cc3550 void MacroAssembler::MovInt64ToDouble(DoubleRegister dst, in MovInt64ToDouble() function in v8::internal::MacroAssembler
/external/v8/src/compiler/ppc/
Dcode-generator-ppc.cc1297 __ MovInt64ToDouble(i.OutputDoubleRegister(), i.InputRegister(0), in AssembleArchInstruction() local
1313 __ MovInt64ToDouble(i.OutputDoubleRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc1788 __ MovInt64ToDouble(result, scratch0(), ip); in DoShiftI() local
5384 __ MovInt64ToDouble(result_reg, hi_reg, lo_reg); in DoShiftI() local