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