Searched defs:MovIntToFloat (Results 1 – 4 of 4) sorted by relevance
1907 __ MovIntToFloat(i.OutputDoubleRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
2422 __ MovIntToFloat(i.OutputDoubleRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
2303 void TurboAssembler::MovIntToFloat(DoubleRegister dst, Register src) { in MovIntToFloat() function in v8::internal::TurboAssembler
2859 void TurboAssembler::MovIntToFloat(DoubleRegister dst, Register src) { in MovIntToFloat() function in v8::internal::TurboAssembler