Home | History | Annotate | Download | only in x86_64

Lines Matching full:cvtsi2ss

428   void cvtsi2ss(XmmRegister dst, CpuRegister src);  // Note: this is the r/m32 version.
429 void cvtsi2ss(XmmRegister dst, CpuRegister src, bool is64bit);
430 void cvtsi2ss(XmmRegister dst, const Address& src, bool is64bit);