| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/iface/ |
| D | MethodImplementation.java | 55 @Nonnull Iterable<? extends Instruction> getInstructions(); in getInstructions() method
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/ |
| D | MethodImplementation.java | 56 @Nonnull Iterable<? extends Instruction> getInstructions(); in getInstructions() method
|
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/ |
| D | Subroutine.java | 53 InstructionHandle[] getInstructions(); in getInstructions() method
|
| D | Subroutines.java | 216 public InstructionHandle[] getInstructions() { in getInstructions() method in Subroutines.SubroutineImpl
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/rewriter/ |
| D | MethodImplementationRewriter.java | 65 @Override @Nonnull public Iterable<? extends Instruction> getInstructions() { in getInstructions() method in MethodImplementationRewriter.RewrittenMethodImplementation
|
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/rewriter/ |
| D | MethodImplementationRewriter.java | 64 @Override @Nonnull public Iterable<? extends Instruction> getInstructions() { in getInstructions() method in MethodImplementationRewriter.RewrittenMethodImplementation
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/ |
| D | DexBackedMethodImplementation.java | 67 @Nonnull @Override public Iterable<? extends Instruction> getInstructions() { in getInstructions() method in DexBackedMethodImplementation
|
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/ |
| D | DexBackedMethodImplementation.java | 76 @Nonnull @Override public Iterable<? extends Instruction> getInstructions() { in getInstructions() method in DexBackedMethodImplementation
|
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/immutable/ |
| D | ImmutableMethodImplementation.java | 89 …@Nonnull @Override public ImmutableList<? extends ImmutableInstruction> getInstructions() { return… in getInstructions() method in ImmutableMethodImplementation
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/ |
| D | ImmutableMethodImplementation.java | 90 …@Nonnull @Override public ImmutableList<? extends ImmutableInstruction> getInstructions() { return… in getInstructions() method in ImmutableMethodImplementation
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/ |
| D | MutableMethodImplementation.java | 139 public List<BuilderInstruction> getInstructions() { in getInstructions() method in MutableMethodImplementation
|
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/ |
| D | MutableMethodImplementation.java | 222 public List<BuilderInstruction> getInstructions() { in getInstructions() method in MutableMethodImplementation
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | DDG.h | 127 const InstructionListType &getInstructions() const { in getInstructions() function 131 InstructionListType &getInstructions() { in getInstructions() function
|
| /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/ |
| D | InstructionsBuilder.java | 160 Map<AbstractInsnNode, Instruction> getInstructions() { in getInstructions() method in InstructionsBuilder
|
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/analysis/ |
| D | MethodAnalyzer.java | 331 public List<Instruction> getInstructions() { in getInstructions() method in MethodAnalyzer
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ |
| D | MethodAnalyzer.java | 305 public List<Instruction> getInstructions() { in getInstructions() method in MethodAnalyzer
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenTarget.h | 149 getInstructions() const { in getInstructions() function
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/ |
| D | ClassSection.java | 79 @Nullable Iterable<? extends Instruction> getInstructions(@Nonnull MethodKey key); in getInstructions() method
|
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/ |
| D | ClassSection.java | 83 @Nullable Iterable<? extends Instruction> getInstructions(@Nonnull MethodKey key); in getInstructions() method
|
| /external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/ |
| D | SmaliMethod.java | 126 @NotNull public List<SmaliInstruction> getInstructions() { in getInstructions() method in SmaliMethod
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | ModuloSchedule.h | 145 ArrayRef<MachineInstr *> getInstructions() { return ScheduledInstrs; } in getInstructions() function
|
| /external/swiftshader/third_party/SPIRV-Tools/test/val/ |
| D | val_layout_test.cpp | 68 const std::vector<std::string>& getInstructions() { in getInstructions() function
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/ |
| D | val_layout_test.cpp | 59 const std::vector<std::string>& getInstructions() { in getInstructions() function
|
| /external/deqp-deps/SPIRV-Tools/test/val/ |
| D | val_layout_test.cpp | 68 const std::vector<std::string>& getInstructions() { in getInstructions() function
|
| /external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
| D | spvIR.h | 208 const std::vector<std::unique_ptr<Instruction> >& getInstructions() const { in getInstructions() function
|