Searched refs:InsnFormat (Results 1 – 25 of 62) sorted by relevance
123
21 import com.android.dexgen.dex.code.InsnFormat;32 public final class SpecialFormat extends InsnFormat {34 public static final InsnFormat THE_ONE = new SpecialFormat();70 public InsnFormat nextUp() { in nextUp()
20 import com.android.dexgen.dex.code.InsnFormat;28 public final class Form10x extends InsnFormat {30 public static final InsnFormat THE_ONE = new Form10x();69 public InsnFormat nextUp() { in nextUp()
20 import com.android.dexgen.dex.code.InsnFormat;28 public final class Form30t extends InsnFormat {30 public static final InsnFormat THE_ONE = new Form30t();77 public InsnFormat nextUp() { in nextUp()
20 import com.android.dexgen.dex.code.InsnFormat;28 public final class Form20t extends InsnFormat {30 public static final InsnFormat THE_ONE = new Form20t();81 public InsnFormat nextUp() { in nextUp()
20 import com.android.dexgen.dex.code.InsnFormat;28 public final class Form10t extends InsnFormat {30 public static final InsnFormat THE_ONE = new Form10t();81 public InsnFormat nextUp() { in nextUp()
20 import com.android.dexgen.dex.code.InsnFormat;29 public final class Form11x extends InsnFormat {31 public static final InsnFormat THE_ONE = new Form11x();72 public InsnFormat nextUp() { in nextUp()
20 import com.android.dexgen.dex.code.InsnFormat;29 public final class Form32x extends InsnFormat {31 public static final InsnFormat THE_ONE = new Form32x();73 public InsnFormat nextUp() { in nextUp()
20 import com.android.dexgen.dex.code.InsnFormat;29 public final class Form22x extends InsnFormat {31 public static final InsnFormat THE_ONE = new Form22x();74 public InsnFormat nextUp() { in nextUp()
20 import com.android.dexgen.dex.code.InsnFormat;29 public final class Form31t extends InsnFormat {31 public static final InsnFormat THE_ONE = new Form31t();82 public InsnFormat nextUp() { in nextUp()
20 import com.android.dexgen.dex.code.InsnFormat;29 public final class Form23x extends InsnFormat {31 public static final InsnFormat THE_ONE = new Form23x();76 public InsnFormat nextUp() { in nextUp()
20 import com.android.dexgen.dex.code.InsnFormat;29 public final class Form21t extends InsnFormat {31 public static final InsnFormat THE_ONE = new Form21t();86 public InsnFormat nextUp() { in nextUp()
20 import com.android.dexgen.dex.code.InsnFormat;29 public final class Form22t extends InsnFormat {31 public static final InsnFormat THE_ONE = new Form22t();88 public InsnFormat nextUp() { in nextUp()
21 import com.android.dexgen.dex.code.InsnFormat;31 public final class Form12x extends InsnFormat {33 public static final InsnFormat THE_ONE = new Form12x();112 public InsnFormat nextUp() { in nextUp()
21 import com.android.dexgen.dex.code.InsnFormat;31 public final class Form31i extends InsnFormat {33 public static final InsnFormat THE_ONE = new Form31i();87 public InsnFormat nextUp() { in nextUp()
21 import com.android.dexgen.dex.code.InsnFormat;34 public final class Form31c extends InsnFormat {36 public static final InsnFormat THE_ONE = new Form31c();114 public InsnFormat nextUp() { in nextUp()
21 import com.android.dexgen.dex.code.InsnFormat;32 public final class Form51l extends InsnFormat {34 public static final InsnFormat THE_ONE = new Form51l();84 public InsnFormat nextUp() { in nextUp()
21 import com.android.dexgen.dex.code.InsnFormat;31 public final class Form22b extends InsnFormat {33 public static final InsnFormat THE_ONE = new Form22b();91 public InsnFormat nextUp() { in nextUp()
21 import com.android.dexgen.dex.code.InsnFormat;33 public final class Form22c extends InsnFormat {35 public static final InsnFormat THE_ONE = new Form22c();94 public InsnFormat nextUp() { in nextUp()
21 import com.android.dexgen.dex.code.InsnFormat;31 public final class Form21s extends InsnFormat {33 public static final InsnFormat THE_ONE = new Form21s();89 public InsnFormat nextUp() { in nextUp()
348 InsnFormat[] formats = makeFormatsArray(); in finishProcessingAndGetList()364 private InsnFormat[] makeFormatsArray() { in makeFormatsArray()366 InsnFormat[] result = new InsnFormat[size]; in makeFormatsArray()384 private void reserveRegisters(InsnFormat[] formats) { in reserveRegisters()434 private int calculateReservedCount(InsnFormat[] formats) { in calculateReservedCount()447 InsnFormat originalFormat = formats[i]; in calculateReservedCount()448 InsnFormat newFormat = findFormatForInsn(insn, originalFormat); in calculateReservedCount()485 private InsnFormat findFormatForInsn(DalvInsn insn, InsnFormat format) { in findFormatForInsn()532 private void massageInstructions(InsnFormat[] formats) { in massageInstructions()546 InsnFormat format = formats[i]; in massageInstructions()[all …]
20 import com.android.dx.dex.code.InsnFormat;31 public final class SpecialFormat extends InsnFormat {33 public static final InsnFormat THE_ONE = new SpecialFormat();
20 import com.android.dx.dex.code.InsnFormat;28 public final class Form10x extends InsnFormat {30 public static final InsnFormat THE_ONE = new Form10x();
20 import com.android.dx.dex.code.InsnFormat;28 public final class Form30t extends InsnFormat {30 public static final InsnFormat THE_ONE = new Form30t();
20 import com.android.dx.dex.code.InsnFormat;28 public final class Form20t extends InsnFormat {30 public static final InsnFormat THE_ONE = new Form20t();
20 import com.android.dx.dex.code.InsnFormat;28 public final class Form10t extends InsnFormat {30 public static final InsnFormat THE_ONE = new Form10t();