Searched defs:MovFloatToInt (Results 1 – 3 of 3) sorted by relevance
1947 __ MovFloatToInt(i.OutputRegister(), i.InputDoubleRegister(0), in AssembleArchInstruction() local2193 __ MovFloatToInt(kScratchReg, i.InputDoubleRegister(0), in AssembleArchInstruction() local2300 __ MovFloatToInt(r0, i.InputDoubleRegister(2), kScratchDoubleReg); in AssembleArchInstruction() local
2687 void TurboAssembler::MovFloatToInt(Register dst, DoubleRegister src, in CallRecordWriteStub() function in v8::internal::TurboAssembler
3055 void TurboAssembler::MovFloatToInt(Register dst, DoubleRegister src) { in CallRecordWriteStub() function in v8::internal::TurboAssembler