Searched refs:MovDoubleHighToInt (Results 1 – 4 of 4) sorted by relevance
2384 MovDoubleHighToInt(scratch, input); in TestDoubleSign()2433 MovDoubleHighToInt(input_high, double_input); in TryInt32Floor()3817 void MacroAssembler::MovDoubleHighToInt(Register dst, DoubleRegister src) { in MovDoubleHighToInt() function in v8::internal::MacroAssembler
563 void MovDoubleHighToInt(Register dst, DoubleRegister src);
1787 __ MovDoubleHighToInt(i.OutputRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local
2359 __ MovDoubleHighToInt(scratch, input_reg); in DoShiftI() local