Searched refs:OP_CHECKCAST (Results 1 – 10 of 10) sorted by relevance
193 case InstructionConstants.OP_CHECKCAST: in visitConstantInstruction()
245 case InstructionConstants.OP_CHECKCAST: in visitConstantInstruction()
222 public static final byte OP_CHECKCAST = -64; field
189 case InstructionConstants.OP_CHECKCAST: in create()
269 case InstructionConstants.OP_CHECKCAST: in visitConstantInstruction()297 constantInstruction.opcode != InstructionConstants.OP_CHECKCAST) in visitConstantInstruction()
313 case InstructionConstants.OP_CHECKCAST: in visitConstantInstruction()
328 case InstructionConstants.OP_CHECKCAST: in visitConstantInstruction()
98 new ConstantInstruction(InstructionConstants.OP_CHECKCAST, X),
608 case InstructionConstants.OP_CHECKCAST: in visitConstantInstruction()
2608 new ConstantInstruction(InstructionConstants.OP_CHECKCAST, X),2609 new ConstantInstruction(InstructionConstants.OP_CHECKCAST, X),2611 new ConstantInstruction(InstructionConstants.OP_CHECKCAST, X),