Searched refs:OP_LDC_W (Results 1 – 7 of 7) sorted by relevance
98 case InstructionConstants.OP_LDC_W: in canonicalOpcode()111 if (opcode == InstructionConstants.OP_LDC_W) in shrink()121 opcode = InstructionConstants.OP_LDC_W; in shrink()
49 public static final byte OP_LDC_W = 19; field
173 case InstructionConstants.OP_LDC_W: in create()
73 opcode == InstructionConstants.OP_LDC_W) in visitConstantInstruction()
52 constantInstruction.opcode == InstructionConstants.OP_LDC_W) in visitConstantInstruction()
61 case InstructionConstants.OP_LDC_W: in visitConstantInstruction()
562 case InstructionConstants.OP_LDC_W: in visitConstantInstruction()