Lines Matching full:case
98 case InstructionConstants.OP_LDC_W:
99 case InstructionConstants.OP_LDC2_W: return InstructionConstants.OP_LDC;
172 case InstructionConstants.OP_MULTIANEWARRAY:
177 case InstructionConstants.OP_PUTSTATIC:
178 case InstructionConstants.OP_PUTFIELD:
184 case InstructionConstants.OP_INVOKEVIRTUAL:
185 case InstructionConstants.OP_INVOKESPECIAL:
186 case InstructionConstants.OP_INVOKESTATIC:
187 case InstructionConstants.OP_INVOKEINTERFACE:
205 case InstructionConstants.OP_GETSTATIC:
206 case InstructionConstants.OP_GETFIELD:
207 case InstructionConstants.OP_INVOKEVIRTUAL:
208 case InstructionConstants.OP_INVOKESPECIAL:
209 case InstructionConstants.OP_INVOKESTATIC:
210 case InstructionConstants.OP_INVOKEINTERFACE: