Searched refs:OR_CONST_INT (Results 1 – 2 of 2) sorted by relevance
339 MAP.put(Rops.OR_CONST_INT, Dops.OR_INT_LIT8); in MAP.put() argument
467 public static final Rop OR_CONST_INT = field in Rops1539 return pickBinaryOp(types, OR_CONST_INT, OR_CONST_LONG, null, null, in opOr()