Searched refs:SHR_CONST_INT (Results 1 – 2 of 2) sorted by relevance
348 MAP.put(Rops.SHR_CONST_INT, Dops.SHR_INT_LIT8); in MAP.put() argument
491 public static final Rop SHR_CONST_INT = field in Rops1575 return pickBinaryOp(types, SHR_CONST_INT, SHR_CONST_LONG, null, null, in opShr()