Searched refs:rawType (Results 1 – 2 of 2) sorted by relevance
75 public int rawType; field in Instruction98 newInsn.rawType = rawType; in clone()174 rawType = upperBits; in readOpcode()176 switch (rawType) { in readOpcode()190 Log.errorAndQuit("Unrecognised ident in data-payload instruction: " + rawType); in readOpcode()199 switch (rawType) { in toString()
411 if (dataInsn.rawType == 1) { in readSwitchInstruction()421 } else if (dataInsn.rawType == 2) { in readSwitchInstruction()