Home | History | Annotate | Download | only in ia32

Lines Matching full:cvtsi2sd

926   void cvtsi2sd(XMMRegister dst, Register src) { cvtsi2sd(dst, Operand(src)); }
927 void cvtsi2sd(XMMRegister dst, const Operand& src);