Searched refs:CONST_WIDE_16 (Results 1 – 6 of 6) sorted by relevance
67 public static final int CONST_WIDE_16 = 0x16; field in Opcodes
150 public static final Info CONST_WIDE_16 = field in OpcodeInfo151 new Info(Opcodes.CONST_WIDE_16, "const-wide/16",995 set(CONST_WIDE_16);
56 public static final int CONST_WIDE_16 = 0x16; field in DalvOps
74 MAP.put(Rops.CONST_LONG, Dops.CONST_WIDE_16); in MAP.put() argument76 MAP.put(Rops.CONST_DOUBLE, Dops.CONST_WIDE_16); in MAP.put() argument
251 MAP.put(Rops.CONST_LONG, Dops.CONST_WIDE_16); in MAP.put() argument253 MAP.put(Rops.CONST_DOUBLE, Dops.CONST_WIDE_16); in MAP.put() argument
156 public static final Dop CONST_WIDE_16 = field in Dops157 new Dop(Opcodes.CONST_WIDE_16, Opcodes.CONST_WIDE,995 set(CONST_WIDE_16);