Searched refs:OP_LSTORE_0 (Results 1 – 4 of 4) sorted by relevance
198 case InstructionConstants.OP_LSTORE_0: in canonicalOpcode()235 …e InstructionConstants.OP_LSTORE: opcode = (byte)(InstructionConstants.OP_LSTORE_0 + variableIndex… in shrink()
93 public static final byte OP_LSTORE_0 = 63; field
230 case InstructionConstants.OP_LSTORE_0: in create()
689 case InstructionConstants.OP_LSTORE_0: in visitVariableInstruction()