Searched refs:OP_JSR (Results 1 – 11 of 11) sorted by relevance
74 case InstructionConstants.OP_JSR_W: return InstructionConstants.OP_JSR; in canonicalOpcode()92 opcode = InstructionConstants.OP_JSR; in shrink()102 else if (opcode == InstructionConstants.OP_JSR) in shrink()
198 public static final byte OP_JSR = -88; field
270 case InstructionConstants.OP_JSR: in create()
204 if (opcode == InstructionConstants.OP_JSR || in visitBranchInstruction()221 opcode == InstructionConstants.OP_JSR || in visitBranchInstruction()
262 case InstructionConstants.OP_JSR: in visitBranchInstruction()
302 if (opcode == InstructionConstants.OP_JSR || in visitBranchInstruction()
567 if (opcode == InstructionConstants.OP_JSR || in visitBranchInstruction()
872 if (instruction.opcode == InstructionConstants.OP_JSR || in evaluateSingleInstructionBlock()
344 case InstructionConstants.OP_JSR: in visitBranchInstruction()
671 if (branchInstruction.opcode == InstructionConstants.OP_JSR || in visitBranchInstruction()
850 case InstructionConstants.OP_JSR: in visitBranchInstruction()