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