| /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/smali/smalidea/src/main/java/org/jf/smalidea/dexlib/instruction/ |
| D | SmalideaInstruction.java | 124 @Nonnull public Opcode getOpcode() { in getOpcode() method in SmalideaInstruction
|
| /external/swiftshader/third_party/LLVM/include/llvm/ |
| D | Operator.h | 42 unsigned getOpcode() const { in getOpcode() function 51 static unsigned getOpcode(const Value *V) { in getOpcode() function
|
| D | Instruction.h | 82 unsigned getOpcode() const { return getValueID() - InstructionVal; } in getOpcode() function
|
| /external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/ |
| D | SmaliInstruction.java | 72 @NotNull public Opcode getOpcode() { in getOpcode() method in SmaliInstruction
|
| /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 | 48 unsigned getOpcode() const { in getOpcode() function 56 static unsigned getOpcode(const Value *V) { in getOpcode() function
|
| /external/swiftshader/third_party/LLVM/include/llvm/MC/ |
| D | MCInst.h | 137 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| D | MCExpr.h | 268 Opcode getOpcode() const { return Op; } in getOpcode() function 400 Opcode getOpcode() const { return Op; } in getOpcode() function
|
| D | MCInstrDesc.h | 160 unsigned getOpcode() const { in getOpcode() function
|
| /external/llvm/include/llvm/MC/ |
| D | MCInstrDesc.h | 178 unsigned getOpcode() const { return Opcode; } in getOpcode() function
|
| D | MCExpr.h | 370 Opcode getOpcode() const { return Op; } in getOpcode() function 506 Opcode getOpcode() const { return Op; } in getOpcode() function
|
| /external/llvm/include/llvm/TableGen/ |
| D | Record.h | 785 UnaryOp getOpcode() const { return (UnaryOp)Opc; } in getOpcode() function 838 BinaryOp getOpcode() const { return (BinaryOp)Opc; } in getOpcode() function 895 TernaryOp getOpcode() const { return (TernaryOp)Opc; } in getOpcode() function
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | SymbolManager.h | 276 BinaryOperator::Opcode getOpcode() const { return Op; } in getOpcode() function
|
| /external/swiftshader/third_party/LLVM/include/llvm/TableGen/ |
| D | Record.h | 938 UnaryOp getOpcode() const { return Opc; } in getOpcode() function 986 BinaryOp getOpcode() const { return Opc; } in getOpcode() function 1041 TernaryOp getOpcode() const { return Opc; } in getOpcode() function
|
| /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 | 442 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode() function
|
| /external/swiftshader/third_party/LLVM/utils/TableGen/ |
| D | DAGISelMatcher.h | 454 const SDNodeInfo &getOpcode() const { return Opcode; } in getOpcode() function
|
| /external/swiftshader/src/OpenGL/compiler/ |
| D | OutputASM.cpp | 358 sw::Shader::Opcode OutputASM::getOpcode(sw::Shader::Opcode op, TIntermTyped *in) const in getOpcode() function in glsl::OutputASM
|
| /external/clang/include/clang/AST/ |
| D | Expr.h | 1692 Opcode getOpcode() const { return static_cast<Opcode>(Opc); } in getOpcode() function 2940 Opcode getOpcode() const { return static_cast<Opcode>(Opc); } in getOpcode() function
|