Home
last modified time | relevance | path

Searched defs:getInstructions (Results 1 – 21 of 21) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
DMethodImplementation.java56 @Nonnull Iterable<? extends Instruction> getInstructions(); in getInstructions() method
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/
DSubroutine.java53 InstructionHandle[] getInstructions(); in getInstructions() method
DSubroutines.java216 public InstructionHandle[] getInstructions() { in getInstructions() method in Subroutines.SubroutineImpl
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/rewriter/
DMethodImplementationRewriter.java65 @Override @Nonnull public Iterable<? extends Instruction> getInstructions() { in getInstructions() method in MethodImplementationRewriter.RewrittenMethodImplementation
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/
DDexBackedMethodImplementation.java67 @Nonnull @Override public Iterable<? extends Instruction> getInstructions() { in getInstructions() method in DexBackedMethodImplementation
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/
DImmutableMethodImplementation.java90 …@Nonnull @Override public ImmutableList<? extends ImmutableInstruction> getInstructions() { return… in getInstructions() method in ImmutableMethodImplementation
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/
DMutableMethodImplementation.java139 public List<BuilderInstruction> getInstructions() { in getInstructions() method in MutableMethodImplementation
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DCodeRegion.h76 getInstructions() const { in getInstructions() function
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/
DMethodAnalyzer.java305 public List<Instruction> getInstructions() { in getInstructions() method in MethodAnalyzer
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenTarget.h136 getInstructions() const { in getInstructions() function
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenTarget.h133 DenseMap<const Record*, CodeGenInstruction*> &getInstructions() const { in getInstructions() function
/external/llvm/utils/TableGen/
DCodeGenTarget.h149 getInstructions() const { in getInstructions() function
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DClassSection.java79 @Nullable Iterable<? extends Instruction> getInstructions(@Nonnull MethodKey key); in getInstructions() method
/external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
DSmaliMethod.java126 @NotNull public List<SmaliInstruction> getInstructions() { in getInstructions() method in SmaliMethod
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_layout_test.cpp68 const std::vector<std::string>& getInstructions() { in getInstructions() function
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_layout_test.cpp68 const std::vector<std::string>& getInstructions() { in getInstructions() function
/external/deqp-deps/glslang/SPIRV/
DspvIR.h208 const std::vector<std::unique_ptr<Instruction> >& getInstructions() const { in getInstructions() function
/external/python/cpython2/Lib/compiler/
Dpyassem.py192 def getInstructions(self): member in Block
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DInstructionList.java955 public Instruction[] getInstructions() { in getInstructions() method in InstructionList
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp664 std::deque<SUnit *> &getInstructions(int cycle) { in getInstructions() function in __anond1144dfc0111::SMSchedule
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp704 std::deque<SUnit *> &getInstructions(int cycle) { in getInstructions() function in __anon2a7f91540111::SMSchedule