Searched refs:ConvertUnsignedInt64ToDouble (Results 1 – 3 of 3) sorted by relevance
384 void ConvertUnsignedInt64ToDouble(Register src, DoubleRegister double_dst);
681 void MacroAssembler::ConvertUnsignedInt64ToDouble(Register src, in ConvertUnsignedInt64ToDouble() function in v8::internal::MacroAssembler
1192 __ ConvertUnsignedInt64ToDouble(i.InputRegister(0), in AssembleArchInstruction() local