Searched refs:OP_ASTORE_3 (Results 1 – 5 of 5) sorted by relevance
132 case InstructionConstants.OP_ASTORE_3: return 3; in embeddedVariable()213 case InstructionConstants.OP_ASTORE_3: return InstructionConstants.OP_ASTORE; in canonicalOpcode()331 opcode <= InstructionConstants.OP_ASTORE_3) ? 0 : in variableIndexSize()
108 public static final byte OP_ASTORE_3 = 78; field
245 case InstructionConstants.OP_ASTORE_3: in create()
290 case InstructionConstants.OP_ASTORE_3: in visitVariableInstruction()
716 case InstructionConstants.OP_ASTORE_3: in visitVariableInstruction()