Searched refs:OP_AASTORE (Results 1 – 6 of 6) sorted by relevance
136 new SimpleInstruction(InstructionConstants.OP_AASTORE),150 new SimpleInstruction(InstructionConstants.OP_AASTORE),154 new SimpleInstruction(InstructionConstants.OP_AASTORE),183 new SimpleInstruction(InstructionConstants.OP_AASTORE),196 new SimpleInstruction(InstructionConstants.OP_AASTORE),200 new SimpleInstruction(InstructionConstants.OP_AASTORE),
86 opcode == InstructionConstants.OP_AASTORE || in visitSimpleInstruction()
83 opcode == InstructionConstants.OP_AASTORE || in visitSimpleInstruction()
113 public static final byte OP_AASTORE = 83; field
84 case InstructionConstants.OP_AASTORE: in create()
178 case InstructionConstants.OP_AASTORE: in visitSimpleInstruction()