Home | History | Annotate | Download | only in ia32

Lines Matching refs:maxsd

1036   void maxsd(XMMRegister dst, XMMRegister src) { maxsd(dst, Operand(src)); }
1037 void maxsd(XMMRegister dst, const Operand& src);