Home
last modified time | relevance | path

Searched refs:MovInt64ToDouble (Results 1 – 5 of 5) 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.cc669 MovInt64ToDouble(double_dst, src); in ConvertInt64ToDouble()
676 MovInt64ToDouble(double_dst, src); in ConvertUnsignedInt64ToFloat()
683 MovInt64ToDouble(double_dst, src); in ConvertUnsignedInt64ToDouble()
690 MovInt64ToDouble(double_dst, src); in ConvertInt64ToFloat()
3550 void MacroAssembler::MovInt64ToDouble(DoubleRegister dst, in MovInt64ToDouble() function in v8::internal::MacroAssembler
Dmacro-assembler-ppc.h497 void MovInt64ToDouble(DoubleRegister dst,
/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