| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/ |
| D | Instruction.java | 49 Opcode getOpcode(); in getOpcode() method
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ |
| D | UnresolvedOdexInstruction.java | 52 @Override public Opcode getOpcode() { in getOpcode() method in UnresolvedOdexInstruction
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/builder/ |
| D | BuilderInstruction.java | 52 @Nonnull public Opcode getOpcode() { in getOpcode() method in BuilderInstruction
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/instruction/ |
| D | ImmutableInstruction.java | 135 @Nonnull public Opcode getOpcode() { in getOpcode() method in ImmutableInstruction
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/instruction/ |
| D | DexBackedInstruction.java | 56 @Nonnull public Opcode getOpcode() { return opcode; } in getOpcode() method in DexBackedInstruction
|
| /external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
| D | Dop.java | 96 public int getOpcode() { in getOpcode() method in Dop
|
| D | DalvInsn.java | 175 public final Dop getOpcode() { in getOpcode() method in DalvInsn
|
| /external/mockito/cglib-and-asm/src/org/mockito/asm/tree/ |
| D | AbstractInsnNode.java | 158 public int getOpcode() { in getOpcode() method in AbstractInsnNode
|
| /external/dexmaker/src/dx/java/com/android/dx/ssa/ |
| D | NormalSsaInsn.java | 128 public Rop getOpcode() { in getOpcode() method in NormalSsaInsn
|
| D | SsaInsn.java | 174 abstract public Rop getOpcode(); in getOpcode() method in SsaInsn
|
| D | PhiInsn.java | 173 public Rop getOpcode() { in getOpcode() method in PhiInsn
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/rewriter/ |
| D | InstructionRewriter.java | 103 @Override public Opcode getOpcode() { in getOpcode() method in InstructionRewriter.BaseRewrittenReferenceInstruction
|
| /external/llvm/include/llvm/IR/ |
| D | Operator.h | 49 unsigned getOpcode() const { in getOpcode() function 57 static unsigned getOpcode(const Value *V) { in getOpcode() function
|
| /external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
| D | Rop.java | 312 public int getOpcode() { in getOpcode() method in Rop
|
| D | Insn.java | 124 public final Rop getOpcode() { in getOpcode() method in Insn
|
| /external/dexmaker/src/dx/java/com/android/dx/io/instructions/ |
| D | DecodedInstruction.java | 123 public final int getOpcode() { in getOpcode() method in DecodedInstruction
|
| /external/mockito/cglib-and-asm/src/org/mockito/asm/ |
| D | Type.java | 690 public int getOpcode(final int opcode) { in getOpcode() method in Type
|
| /external/llvm/include/llvm/MC/ |
| D | MCExpr.h | 381 Opcode getOpcode() const { return Op; } in getOpcode() function 512 Opcode getOpcode() const { return Op; } in getOpcode() function
|
| D | MCInstrDesc.h | 185 unsigned getOpcode() const { in getOpcode() function
|
| /external/llvm/include/llvm/TableGen/ |
| D | Record.h | 924 UnaryOp getOpcode() const { return Opc; } in getOpcode() function 976 BinaryOp getOpcode() const { return Opc; } in getOpcode() function 1035 TernaryOp getOpcode() const { return Opc; } in getOpcode() function
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | SymbolManager.h | 358 BinaryOperator::Opcode getOpcode() const { return Op; } in getOpcode() function
|
| /external/dexmaker/src/dx/java/com/android/dx/io/ |
| D | OpcodeInfo.java | 1444 public int getOpcode() { in getOpcode() method in OpcodeInfo.Info
|
| /external/mesa3d/src/gallium/drivers/nv50/codegen/ |
| D | nv50_ir_from_tgsi.cpp | 156 inline uint getOpcode() const { return insn->Instruction.Opcode; } in getOpcode() function in tgsi::Instruction
|
| /external/llvm/utils/TableGen/ |
| D | DAGISelMatcher.h | 486 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode() function
|
| /external/clang/include/clang/AST/ |
| D | Expr.h | 1694 Opcode getOpcode() const { return static_cast<Opcode>(Opc); } in getOpcode() function 2959 Opcode getOpcode() const { return static_cast<Opcode>(Opc); } in getOpcode() function
|