Home | History | Annotate | Download | only in Sema

Lines Matching refs:BO_NE

5088     case BO_NE:
5433 if (op == BO_EQ || op == BO_NE) {
5434 IsTrue = op == BO_NE;
5511 case BO_NE: