Searched refs:OP_CHECKCAST (Results 1 – 7 of 7) sorted by relevance
118 opcode == InstructionConstants.OP_CHECKCAST || in visitConstantInstruction()
222 public static final byte OP_CHECKCAST = -64; field
188 case InstructionConstants.OP_CHECKCAST: in create()
98 new ConstantInstruction(InstructionConstants.OP_CHECKCAST, X),
2373 new ConstantInstruction(InstructionConstants.OP_CHECKCAST, X),2374 new ConstantInstruction(InstructionConstants.OP_CHECKCAST, X),2376 new ConstantInstruction(InstructionConstants.OP_CHECKCAST, X),
326 case InstructionConstants.OP_CHECKCAST: in visitConstantInstruction()
592 case InstructionConstants.OP_CHECKCAST: in visitConstantInstruction()