Home | History | Annotate | Download | only in ppc

Lines Matching refs:double_dst

116   void ConvertInt64ToFloat(Register src, DoubleRegister double_dst);
117 void ConvertInt64ToDouble(Register src, DoubleRegister double_dst);
118 void ConvertUnsignedInt64ToFloat(Register src, DoubleRegister double_dst);
119 void ConvertUnsignedInt64ToDouble(Register src, DoubleRegister double_dst);
123 // the contents of double_dst will also hold the fixed point representation.
128 const Register dst, const DoubleRegister double_dst,
133 // the contents of double_dst will also hold the fixed point representation.
136 const DoubleRegister double_dst,