Searched refs:SHL_CONST_INT (Results 1 – 2 of 2) sorted by relevance
345 MAP.put(Rops.SHL_CONST_INT, Dops.SHL_INT_LIT8); in MAP.put() argument
483 public static final Rop SHL_CONST_INT = field in Rops1563 return pickBinaryOp(types, SHL_CONST_INT, SHL_CONST_LONG, null, null, in opShl()