Searched defs:SPARSE_SWITCH (Results 1 – 7 of 7) sorted by relevance
89 public static final int SPARSE_SWITCH = 0x2c; field in Opcodes
238 public static final Info SPARSE_SWITCH = field in OpcodeInfo
241 public static final Dop SPARSE_SWITCH = field in Dops
78 public static final int SPARSE_SWITCH = 0x2c; field in DalvOps
106 MAP.put(Rops.SWITCH, Dops.SPARSE_SWITCH); in MAP.put()
244 public static final Dop SPARSE_SWITCH = field in Dops
283 MAP.put(Rops.SWITCH, Dops.SPARSE_SWITCH); in MAP.put()