Searched refs:getE (Results 1 - 4 of 4) sorted by relevance

/dalvik/dx/src/com/android/dx/io/instructions/
H A DFiveRegisterDecodedInstruction.java87 public int getE() { method in class:FiveRegisterDecodedInstruction
H A DInvokePolymorphicDecodedInstruction.java71 public int getE() { method in class:InvokePolymorphicDecodedInstruction
H A DDecodedInstruction.java265 public int getE() { method in class:DecodedInstruction
457 int e = getE();
H A DInstructionCodec.java709 codeUnit(polyInsn.getC(), polyInsn.getD(), polyInsn.getE(), polyInsn.getF()),
971 makeByte(insn.getE(), insn.getRegisterCount())),

Completed in 58 milliseconds