Searched defs:MovIntToFloat (Results 1 – 4 of 4) sorted by relevance
1951 __ MovIntToFloat(i.OutputDoubleRegister(), i.InputRegister(0), ip); in AssembleArchInstruction() local2237 __ MovIntToFloat(i.OutputDoubleRegister(), kScratchReg, ip); in AssembleArchInstruction() local
2230 __ MovIntToFloat(i.OutputDoubleRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
2672 void TurboAssembler::MovIntToFloat(DoubleRegister dst, Register src, in CallRecordWriteStub() function in v8::internal::TurboAssembler
3050 void TurboAssembler::MovIntToFloat(DoubleRegister dst, Register src) { in CallRecordWriteStub() function in v8::internal::TurboAssembler