Searched refs:USHR_CONST_INT (Results 1 – 2 of 2) sorted by relevance
351 MAP.put(Rops.USHR_CONST_INT, Dops.USHR_INT_LIT8); in MAP.put() argument
499 public static final Rop USHR_CONST_INT = field in Rops1587 return pickBinaryOp(types, USHR_CONST_INT, USHR_CONST_LONG, null, null, in opUshr()