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