Searched defs:MovFloatToInt (Results 1 – 4 of 4) sorted by relevance
1809 __ MovFloatToInt(i.OutputRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local
1956 __ MovFloatToInt(i.OutputRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local
3868 void MacroAssembler::MovFloatToInt(Register dst, DoubleRegister src) { in MovFloatToInt() function in v8::internal::MacroAssembler
3962 void MacroAssembler::MovFloatToInt(Register dst, DoubleRegister src) { in MovFloatToInt() function in v8::internal::MacroAssembler