Searched refs:ARRAY_PAYLOAD (Results 1 – 9 of 9) sorted by relevance
63 Assert.assertEquals(instruction.getOpcode(), Opcode.ARRAY_PAYLOAD); in testPayloadAlignmentRemoveNop()85 Assert.assertEquals(instruction.getOpcode(), Opcode.ARRAY_PAYLOAD); in testPayloadAlignmentAddNop()108 Opcode.ARRAY_PAYLOAD}); in testPayloadAlignmentRemoveNopWithReferent()136 Opcode.ARRAY_PAYLOAD}); in testPayloadAlignmentAddNopWithReferent()
45 public static final Opcode OPCODE = Opcode.ARRAY_PAYLOAD;
44 public static final Opcode OPCODE = Opcode.ARRAY_PAYLOAD;
133 return Opcode.ARRAY_PAYLOAD; in getOpcodeByValue()
306 ARRAY_PAYLOAD(0x300, "array-payload", ReferenceType.NONE, Format.ArrayPayload, 0), enumConstant
88 return Opcode.ARRAY_PAYLOAD; in getOpcode()
174 Opcode.ARRAY_PAYLOAD); in writeTo()
448 case ARRAY_PAYLOAD: {