Searched refs:MovDoubleLowToInt (Results 1 – 5 of 5) sorted by relevance
561 __ MovDoubleLowToInt(temp2, double_scratch1); in EmitMathExp() local
508 void MovDoubleLowToInt(Register dst, DoubleRegister src);
3350 MovDoubleLowToInt(result_reg, double_scratch); in ClampDoubleToUint8()3637 void MacroAssembler::MovDoubleLowToInt(Register dst, DoubleRegister src) { in MovDoubleLowToInt() function in v8::internal::MacroAssembler
1277 __ MovDoubleLowToInt(i.OutputRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local
5372 __ MovDoubleLowToInt(result_reg, value_reg); in DoShiftI() local