Home
last modified time | relevance | path

Searched refs:makeInstruction11x (Results 1 – 2 of 2) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DInstructionFactory.java48 Instruction makeInstruction11x(@Nonnull Opcode opcode, int registerA); in makeInstruction11x() method
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/
DImmutableInstructionFactory.java64 public ImmutableInstruction11x makeInstruction11x(@Nonnull Opcode opcode, in makeInstruction11x() method in ImmutableInstructionFactory