Home | History | Annotate | Download | only in ia32

Lines Matching refs:cvtsi2sd

979   void cvtsi2sd(XMMRegister dst, Register src) { cvtsi2sd(dst, Operand(src)); }
980 void cvtsi2sd(XMMRegister dst, const Operand& src);