Home | History | Annotate | Download | only in x87

Lines Matching refs:shrd_cl

768   void shrd_cl(Register dst, Register src) { shrd_cl(Operand(dst), src); }
769 void shrd_cl(const Operand& dst, Register src);