Searched refs:MOVE_RESULT_OBJECT (Results 1 – 7 of 7) sorted by relevance
56 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",961 set(MOVE_RESULT_OBJECT);
46 public static final int MOVE_RESULT_OBJECT = 0x0c; field in DalvOps
111 public static final Dop MOVE_RESULT_OBJECT = field in Dops112 new Dop(DalvOps.MOVE_RESULT_OBJECT, DalvOps.MOVE_RESULT_OBJECT,956 set(MOVE_RESULT_OBJECT);
342 return Dops.MOVE_RESULT_OBJECT; in dopFor()
114 public static final Dop MOVE_RESULT_OBJECT = field in Dops115 new Dop(Opcodes.MOVE_RESULT_OBJECT, Opcodes.MOVE_RESULT_OBJECT,959 set(MOVE_RESULT_OBJECT);
513 return Dops.MOVE_RESULT_OBJECT; in dopFor()