Lines Matching refs:opOR
2134 IROp opAND, opOR, opSHL, opXto1, op1UtoX;
2141 opOR = Iop_Or32;
2149 opOR = Iop_Or64;
2158 return binop( opOR,
2160 binop( opOR,
2161 binop( opOR,
2162 binop( opOR,
2173 binop( opOR,
2184 binop( opOR,
8323 IROp opOR = is32bit ? Iop_Or32 : Iop_Or64;
8374 cond = binop(opOR, tmp, cond);
8378 cond = binop(opOR, tmp, cond);
8382 cond = binop(opOR, tmp, cond);
8386 cond = binop(opOR, tmp, cond);
8390 cond = binop(opOR, tmp, cond);