Searched defs:ConvertIntToDouble (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/arm/
H A Dcode-stubs-arm.cc671 void FloatingPointHelper::ConvertIntToDouble(MacroAssembler* masm, function in class:v8::internal::FloatingPointHelper
766 ConvertIntToDouble(masm, scratch1, destination, double_dst, dst1, dst2,
/external/v8/src/mips/
H A Dcode-stubs-mips.cc676 void FloatingPointHelper::ConvertIntToDouble(MacroAssembler* masm, function in class:v8::internal::FloatingPointHelper
779 ConvertIntToDouble(masm, scratch1, destination, double_dst, dst1, dst2,

Completed in 56 milliseconds