Searched refs:PACKED_SWITCH (Results 1 – 8 of 8) sorted by relevance
75 if (opcode == Opcode.PACKED_SWITCH) { in getLabelPrefix()
157 case PACKED_SWITCH: in writeTo()
173 implBuilder.addInstruction(new BuilderInstruction31t(Opcode.PACKED_SWITCH, 0, in testPackedSwitchAlignment()186 Opcode.PACKED_SWITCH}); in testPackedSwitchAlignment()
56 smaliMethod, Opcode.PACKED_SWITCH, psiInstruction.getOffset()); in getSwitchElements()
365 case PACKED_SWITCH: {382 if ((instruction.opcode == Opcode.PACKED_SWITCH &&
108 if (opcode == Opcode.PACKED_SWITCH) { in MethodDefinition()
520 … if (instructionOpcode == Opcode.PACKED_SWITCH || instructionOpcode == Opcode.SPARSE_SWITCH) {689 case PACKED_SWITCH:
87 PACKED_SWITCH(0x2b, "packed-switch", ReferenceType.NONE, Format.Format31t, Opcode.CAN_CONTINUE), enumConstant