Searched refs:OP_ALOAD_0 (Results 1 – 8 of 8) sorted by relevance
151 new VariableInstruction(InstructionConstants.OP_ALOAD_0),159 new VariableInstruction(InstructionConstants.OP_ALOAD_0),170 new VariableInstruction(InstructionConstants.OP_ALOAD_0),
189 case InstructionConstants.OP_ALOAD_0: in canonicalOpcode()232 …case InstructionConstants.OP_ALOAD: opcode = (byte)(InstructionConstants.OP_ALOAD_0 + variableInde… in shrink()
72 public static final byte OP_ALOAD_0 = 42; field
217 case InstructionConstants.OP_ALOAD_0: in create()
457 codeAttribute.code[producerOffset] == InstructionConstants.OP_ALOAD_0)) in correspondingVerificationType()
200 case InstructionConstants.OP_ALOAD_0: in visitVariableInstruction()
281 case InstructionConstants.OP_ALOAD_0: in visitVariableInstruction()
690 case InstructionConstants.OP_ALOAD_0: in visitVariableInstruction()