Searched refs:OP_LDC_W (Results 1 – 8 of 8) sorted by relevance
97 opcode == InstructionConstants.OP_LDC_W ? InstructionConstants.OP_LDC : in canonicalOpcode()107 if (opcode == InstructionConstants.OP_LDC_W) in shrink()117 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()
71 opcode == InstructionConstants.OP_LDC_W) in visitConstantInstruction()
52 constantInstruction.opcode == InstructionConstants.OP_LDC_W) in visitConstantInstruction()
61 case InstructionConstants.OP_LDC_W: in visitConstantInstruction()
117 case InstructionConstants.OP_LDC_W: in visitConstantInstruction()
577 case InstructionConstants.OP_LDC_W: in visitConstantInstruction()