Home | History | Annotate | Download | only in x87

Lines Matching refs:and_

807         __ and_(i.InputOperand(0), i.InputImmediate(1));
809 __ and_(i.InputRegister(0), i.InputOperand(1));
1409 __ and_(ebx, Immediate(1));