Home | History | Annotate | Download | only in ia32

Lines Matching refs:sqrtss

923   void sqrtss(XMMRegister dst, XMMRegister src) { sqrtss(dst, Operand(src)); }
924 void sqrtss(XMMRegister dst, const Operand& src);