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