Home | History | Annotate | Download | only in ia32

Lines Matching full:cvtsi2sd

963   void cvtsi2sd(XMMRegister dst, Register src) { cvtsi2sd(dst, Operand(src)); }
964 void cvtsi2sd(XMMRegister dst, const Operand& src);