Searched defs:ConvertUnsignedIntToDouble (Results 1 – 6 of 6) sorted by relevance
1739 __ ConvertUnsignedIntToDouble(i.InputRegister(0), in AssembleArchInstruction() local
2043 __ ConvertUnsignedIntToDouble(i.InputRegister(0), in AssembleArchInstruction() local
4497 __ ConvertUnsignedIntToDouble(ToRegister(input), ToDoubleRegister(output)); in DoShiftI() local4575 __ ConvertUnsignedIntToDouble(src, dbl_scratch); in DoShiftI() local
4563 __ ConvertUnsignedIntToDouble(ToRegister(input), ToDoubleRegister(output)); in DoShiftI() local4643 __ 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