Searched refs:MovDoubleToInt64 (Results 1 – 6 of 6) sorted by relevance
889 MovDoubleToInt64( in ConvertDoubleToInt64()908 MovDoubleToInt64(dst, double_dst); in ConvertDoubleToUnsignedInt64()2385 void TurboAssembler::MovDoubleToInt64( in MovDoubleToInt64() function in v8::internal::TurboAssembler
485 void MovDoubleToInt64(
2028 __ MovDoubleToInt64(i.OutputRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local2228 __ MovDoubleToInt64(ip, i.InputDoubleRegister(0)); in AssembleArchInstruction() local2343 __ MovDoubleToInt64(r0, i.InputDoubleRegister(2)); in AssembleArchInstruction() local
684 void MovDoubleToInt64(Register dst, DoubleRegister src);
1117 void TurboAssembler::MovDoubleToInt64(Register dst, DoubleRegister src) { in MovDoubleToInt64() function in v8::internal::TurboAssembler
2524 __ MovDoubleToInt64(i.OutputRegister(), i.InputDoubleRegister(0)); in AssembleArchInstruction() local