Searched defs:ConvertUnsignedIntToDouble (Results 1 – 6 of 6) sorted by relevance
1708 __ ConvertUnsignedIntToDouble(i.InputRegister(0), in AssembleArchInstruction() local
1812 __ ConvertUnsignedIntToDouble(i.InputRegister(0), in AssembleArchInstruction() local
4481 __ ConvertUnsignedIntToDouble(ToRegister(input), ToDoubleRegister(output)); in DoShiftI() local4559 __ ConvertUnsignedIntToDouble(src, dbl_scratch); in DoShiftI() local
4536 __ ConvertUnsignedIntToDouble(ToRegister(input), ToDoubleRegister(output)); in DoShiftI() local4616 __ ConvertUnsignedIntToDouble(src, dbl_scratch); in DoShiftI() local
723 void MacroAssembler::ConvertUnsignedIntToDouble(Register src, in ConvertUnsignedIntToDouble() function in v8::internal::MacroAssembler
643 void MacroAssembler::ConvertUnsignedIntToDouble(Register src, in ConvertUnsignedIntToDouble() function in v8::internal::MacroAssembler