Searched refs:XOR_CONST_INT (Results 1 – 2 of 2) sorted by relevance
342 MAP.put(Rops.XOR_CONST_INT, Dops.XOR_INT_LIT8); in MAP.put() argument
475 public static final Rop XOR_CONST_INT = field in Rops1551 return pickBinaryOp(types, XOR_CONST_INT, XOR_CONST_LONG, null, null, in opXor()