Searched refs:OP_DSTORE_0 (Results 1 – 4 of 4) sorted by relevance
206 case InstructionConstants.OP_DSTORE_0: in canonicalOpcode()237 …e InstructionConstants.OP_DSTORE: opcode = (byte)(InstructionConstants.OP_DSTORE_0 + variableIndex… in shrink()
101 public static final byte OP_DSTORE_0 = 71; field
239 case InstructionConstants.OP_DSTORE_0: in create()
722 case InstructionConstants.OP_DSTORE_0: in visitVariableInstruction()