Searched defs:INSTANCE_OF (Results 1 – 8 of 8) sorted by relevance
216 public static final int INSTANCE_OF = 44; field in RegOps
820 public static final Rop INSTANCE_OF = field in Rops
336 function INSTANCE_OF(F) { class
404 MAP.put(Rops.INSTANCE_OF, Dops.INSTANCE_OF); in MAP.put()
197 public static final Dop INSTANCE_OF = field in Dops
76 public static final int INSTANCE_OF = 0x20; field in Opcodes
190 public static final Info INSTANCE_OF = field in OpcodeInfo
68 …INSTANCE_OF((short)0x20, "instance-of", ReferenceType.TYPE, Format.Format22c, Opcode.CAN_THROW | O… enumConstant