Home
last modified time | relevance | path

Searched defs:getRegCount (Results 1 – 9 of 9) sorted by relevance

/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/
DRegisterRangeInstruction.java32 short getRegCount(); in getRegCount() method
DFiveRegisterInstruction.java32 byte getRegCount(); in getRegCount() method
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/
DInstruction3rms.java90 public short getRegCount() { in getRegCount() method in Instruction3rms
DInstruction3rc.java92 public short getRegCount() { in getRegCount() method in Instruction3rc
DInstruction35ms.java102 public byte getRegCount() { in getRegCount() method in Instruction35ms
DInstruction35c.java108 public byte getRegCount() { in getRegCount() method in Instruction35c
DInstruction35s.java108 public byte getRegCount() { in getRegCount() method in Instruction35s
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DBasicBlockList.java91 public int getRegCount() { in getRegCount() method in BasicBlockList
329 public int getRegCount() { in getRegCount() method in BasicBlockList.RegCountVisitor
/external/dexmaker/src/dx/java/com/android/dx/ssa/
DSsaMethod.java291 public int getRegCount() { in getRegCount() method in SsaMethod