Home | History | Annotate | Download | only in s390

Lines Matching refs:double_dst

678   void ConvertInt64ToFloat(DoubleRegister double_dst, Register src);
679 void ConvertInt64ToDouble(DoubleRegister double_dst, Register src);
680 void ConvertUnsignedInt64ToFloat(DoubleRegister double_dst, Register src);
681 void ConvertUnsignedInt64ToDouble(DoubleRegister double_dst, Register src);
688 // the contents of double_dst will also hold the fixed point representation.
694 // the contents of double_dst will also hold the fixed point representation.
709 // the contents of double_dst will also hold the fixed point representation.