Searched refs:Cvtsd2ss (Results 1 – 4 of 4) sorted by relevance
805 void Cvtsd2ss(XMMRegister dst, XMMRegister src);806 void Cvtsd2ss(XMMRegister dst, const Operand& src);
782 void MacroAssembler::Cvtsd2ss(XMMRegister dst, XMMRegister src) { in Cvtsd2ss() function in v8::internal::MacroAssembler792 void MacroAssembler::Cvtsd2ss(XMMRegister dst, const Operand& src) { in Cvtsd2ss() function in v8::internal::MacroAssembler
1031 ASSEMBLE_SSE_UNOP(Cvtsd2ss); in AssembleArchInstruction()
3590 __ Cvtsd2ss(output_reg, input_reg); in DoMathFround() local4079 __ Cvtsd2ss(value, value); in DoStoreKeyedExternalArray() local