Searched refs:ConvertFloat32ToInt64 (Results 1 – 3 of 3) sorted by relevance
689 void ConvertFloat32ToInt64(const Register dst,
730 void TurboAssembler::ConvertFloat32ToInt64(const Register dst, in ConvertFloat32ToInt64() function in v8::internal::TurboAssembler
2371 __ ConvertFloat32ToInt64(i.OutputRegister(0), i.InputDoubleRegister(0)); in AssembleArchInstruction() local