/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/iface/instruction/ |
D | Instruction.java | 48 Opcode getOpcode(); in getOpcode() method
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/analysis/ |
D | UnresolvedOdexInstruction.java | 51 @Override public Opcode getOpcode() { in getOpcode() method in UnresolvedOdexInstruction
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/builder/ |
D | BuilderInstruction.java | 51 @Nonnull public Opcode getOpcode() { in getOpcode() method in BuilderInstruction
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/immutable/instruction/ |
D | ImmutableInstruction.java | 174 @Nonnull public Opcode getOpcode() { in getOpcode() method in ImmutableInstruction
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
D | RISCVMatInt.h | 37 unsigned getOpcode() const { return Opc; } in getOpcode() function
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/instruction/ |
D | DexBackedInstruction.java | 56 @Nonnull public Opcode getOpcode() { return opcode; } in getOpcode() method in DexBackedInstruction
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ExpandReductions.cpp | 31 unsigned getOpcode(Intrinsic::ID ID) { in getOpcode() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | ExpandReductions.cpp | 29 unsigned getOpcode(Intrinsic::ID ID) { in getOpcode() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
D | Operator.h | 41 unsigned getOpcode() const { in getOpcode() function 49 static unsigned getOpcode(const Value *V) { in getOpcode() function
|
/external/llvm/include/llvm/IR/ |
D | Operator.h | 48 unsigned getOpcode() const { in getOpcode() function 56 static unsigned getOpcode(const Value *V) { in getOpcode() function
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | Instruction.java | 505 public short getOpcode() { in getOpcode() method in Instruction
|
/external/ow2-asm/asm-tree/src/main/java/org/objectweb/asm/tree/ |
D | AbstractInsnNode.java | 140 public int getOpcode() { in getOpcode() method in AbstractInsnNode
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Operator.h | 40 unsigned getOpcode() const { in getOpcode() function 48 static unsigned getOpcode(const Value *V) { in getOpcode() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVLocation.h | 49 LVSmall getOpcode() const { return Opcode; } in getOpcode() function
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/rewriter/ |
D | InstructionRewriter.java | 134 @Override public Opcode getOpcode() { in getOpcode() method in InstructionRewriter.BaseRewrittenReferenceInstruction
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCInst.h | 172 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
D | MCExpr.h | 410 Opcode getOpcode() const { return Op; } in getOpcode() function 567 Opcode getOpcode() const { return Op; } in getOpcode() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
D | IVDescriptors.h | 200 unsigned getOpcode() const { return getOpcode(getRecurrenceKind()); } in getOpcode() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
D | MCInst.h | 198 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanSLP.cpp | 196 static Optional<unsigned> getOpcode(ArrayRef<VPValue *> Values) { in getOpcode() function
|
/external/llvm/include/llvm/MC/ |
D | MCExpr.h | 370 Opcode getOpcode() const { return Op; } in getOpcode() function 506 Opcode getOpcode() const { return Op; } in getOpcode() function
|
D | MCInstrDesc.h | 178 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanSLP.cpp | 191 static std::optional<unsigned> getOpcode(ArrayRef<VPValue *> Values) { in getOpcode() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Instruction.h | 111 unsigned getOpcode() const { return getValueID() - InstructionVal; } in getOpcode() function
|
/external/ow2-asm/asm/src/main/java/org/objectweb/asm/ |
D | Type.java | 795 public int getOpcode(final int opcode) { in getOpcode() method in Type
|