Searched refs:MOVE_RESULT_OBJECT (Results 1 – 7 of 7) sorted by relevance
57 public static final int MOVE_RESULT_OBJECT = 0x0c; field in Opcodes
110 public static final Info MOVE_RESULT_OBJECT = field in OpcodeInfo111 new Info(Opcodes.MOVE_RESULT_OBJECT, "move-result-object",985 set(MOVE_RESULT_OBJECT);
46 public static final int MOVE_RESULT_OBJECT = 0x0c; field in DalvOps
113 public static final Dop MOVE_RESULT_OBJECT = field in Dops114 new Dop(DalvOps.MOVE_RESULT_OBJECT, DalvOps.MOVE_RESULT_OBJECT,966 set(MOVE_RESULT_OBJECT);
342 return Dops.MOVE_RESULT_OBJECT; in dopFor()
116 public static final Dop MOVE_RESULT_OBJECT = field in Dops117 new Dop(Opcodes.MOVE_RESULT_OBJECT, Opcodes.MOVE_RESULT_OBJECT,985 set(MOVE_RESULT_OBJECT);
521 return Dops.MOVE_RESULT_OBJECT; in dopFor()