Home | History | Annotate | Download | only in priv

Lines Matching refs:opOR

6140    IROp    opOR      = is32bit ? Iop_Or32      : Iop_Or64;
6191 cond = binop(opOR, tmp, cond);
6195 cond = binop(opOR, tmp, cond);
6199 cond = binop(opOR, tmp, cond);
6203 cond = binop(opOR, tmp, cond);
6207 cond = binop(opOR, tmp, cond);