Searched refs:getE (Results 1 – 4 of 4) sorted by relevance
/dalvik/dx/src/com/android/dx/io/instructions/ | ||
D | InvokePolymorphicDecodedInstruction.java | 71 public int getE() { in getE() method in InvokePolymorphicDecodedInstruction |
D | FiveRegisterDecodedInstruction.java | 87 public int getE() { in getE() method in FiveRegisterDecodedInstruction |
D | DecodedInstruction.java | 265 public int getE() { in getE() method in DecodedInstruction |
D | InstructionCodec.java | 709 codeUnit(polyInsn.getC(), polyInsn.getD(), polyInsn.getE(), polyInsn.getF()), in FORMAT_45CC() |