Searched defs:SPARSE_SWITCH (Results 1 – 7 of 7) sorted by relevance
88 public static final int SPARSE_SWITCH = 0x2c; field in Opcodes
238 public static final Info SPARSE_SWITCH = field in OpcodeInfo
242 public static final Dop SPARSE_SWITCH = field in Dops
277 MAP.put(Rops.SWITCH, Dops.SPARSE_SWITCH); in MAP.put()
239 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()