Lines Matching refs:andps
902 void andps(XMMRegister dst, const Operand& src);903 void andps(XMMRegister dst, XMMRegister src) { andps(dst, Operand(src)); }