Searched defs:ConvertFloat32ToInt32 (Results 1 – 2 of 2) sorted by relevance
2334 __ ConvertFloat32ToInt32(i.OutputRegister(0), i.InputDoubleRegister(0), in AssembleArchInstruction() local
805 void TurboAssembler::ConvertFloat32ToInt32(const Register result, in ConvertFloat32ToInt32() function in v8::internal::TurboAssembler