Searched refs:OP_GOTO_W (Results 1 – 13 of 13) sorted by relevance
72 case InstructionConstants.OP_GOTO_W: return InstructionConstants.OP_GOTO; in canonicalOpcode()86 if (opcode == InstructionConstants.OP_GOTO_W) in shrink()100 opcode = InstructionConstants.OP_GOTO_W; in shrink()165 return opcode == InstructionConstants.OP_GOTO_W || in branchOffsetSize()
230 public static final byte OP_GOTO_W = -56; field
275 case InstructionConstants.OP_GOTO_W: in create()
80 opcode == InstructionConstants.OP_GOTO_W) in visitBranchInstruction()
155 opcode == InstructionConstants.OP_GOTO_W) in visitBranchInstruction()
103 opcode == InstructionConstants.OP_GOTO_W) && in visitBranchInstruction()
586 opcode == InstructionConstants.OP_GOTO_W) in visitBranchInstruction()
382 new BranchInstruction(InstructionConstants.OP_GOTO_W, in visitSimpleInstruction()
166 new BranchInstruction(InstructionConstants.OP_GOTO_W, in visitBranchInstruction()
220 opcode == InstructionConstants.OP_GOTO_W || in visitBranchInstruction()
845 case InstructionConstants.OP_GOTO_W: in visitBranchInstruction()
340 case InstructionConstants.OP_GOTO_W: in visitBranchInstruction()