/external/tensorflow/tensorflow/lite/experimental/writer/ |
D | writer_lib.h | 114 struct OpCode { struct 123 std::vector<OpCode> opcodes_; argument
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Instruction.h | 122 static inline bool isTerminator(unsigned OpCode) { in isTerminator() 151 static inline bool isCast(unsigned OpCode) { in isCast() 156 static inline bool isFuncletPad(unsigned OpCode) { in isFuncletPad()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFExpression.cpp | 102 static DWARFExpression::Operation::Description getOpDesc(unsigned OpCode) { in getOpDesc()
|
/external/llvm/tools/obj2yaml/ |
D | macho2yaml.cpp | 221 for (auto OpCode = RebaseOpcodes.begin(); OpCode != RebaseOpcodes.end(); in dumpRebaseOpcodes() local 268 for (auto OpCode = OpcodeBuffer.begin(); OpCode != OpcodeBuffer.end(); in dumpBindOpcodes() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/ |
D | macho2yaml.cpp | 248 for (auto OpCode = RebaseOpcodes.begin(); OpCode != RebaseOpcodes.end(); in dumpRebaseOpcodes() local 296 for (auto OpCode = OpcodeBuffer.begin(); OpCode != OpcodeBuffer.end(); in dumpBindOpcodes() local
|
/external/llvm/lib/Target/XCore/ |
D | XCoreLowerThreadLocal.cpp | 80 unsigned OpCode = CE->getOpcode(); in createReplacementInstr() local
|
D | XCoreRegisterInfo.cpp | 169 unsigned OpCode = MI.getOpcode(); in InsertSPConstInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreLowerThreadLocal.cpp | 80 unsigned OpCode = CE->getOpcode(); in createReplacementInstr() local
|
D | XCoreRegisterInfo.cpp | 169 unsigned OpCode = MI.getOpcode(); in InsertSPConstInst() local
|
/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/ |
D | NanoWSD.java | 384 public static enum OpCode { enum in NanoWSD.WebSocketFrame 403 private OpCode(int code) { in OpCode() method in NanoWSD.WebSocketFrame.OpCode
|
/external/llvm/lib/IR/ |
D | Instruction.cpp | 258 const char *Instruction::getOpcodeName(unsigned OpCode) { in getOpcodeName()
|
/external/llvm/lib/CodeGen/MIRParser/ |
D | MIParser.cpp | 596 unsigned OpCode, Flags = 0; in parse() local 789 bool MIParser::parseInstruction(unsigned &OpCode, unsigned &Flags) { in parseInstruction() 1854 bool MIParser::parseInstrName(StringRef InstrName, unsigned &OpCode) { in parseInstrName()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86MCInstLower.cpp | 1354 unsigned OpCode = MI.getOperand(0).getImm(); in LowerPATCHABLE_RET() local 1386 unsigned OpCode = MI.getOperand(0).getImm(); in LowerPATCHABLE_TAIL_CALL() local
|
/external/lua/src/ |
D | lopcodes.h | 234 } OpCode; typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/ |
D | MIParser.cpp | 735 unsigned OpCode, Flags = 0; in parse() local 938 bool MIParser::parseInstruction(unsigned &OpCode, unsigned &Flags) { in parseInstruction() 2541 bool MIParser::parseInstrName(StringRef InstrName, unsigned &OpCode) { in parseInstrName()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Instruction.cpp | 291 const char *Instruction::getOpcodeName(unsigned OpCode) { in getOpcodeName()
|
/external/llvm/bindings/python/llvm/ |
D | core.py | 82 class OpCode(LLVMEnumeration): class
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/python/llvm/ |
D | core.py | 82 class OpCode(LLVMEnumeration): class
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | CheckObjCDealloc.cpp | 420 BinaryOperator::Opcode OpCode = CondBSE->getOpcode(); in evalAssume() local
|
/external/llvm/lib/Target/X86/ |
D | X86MCInstLower.cpp | 1084 unsigned OpCode = MI.getOperand(0).getImm(); in LowerPATCHABLE_RET() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 749 unsigned OpCode = Is64Bit ? PPC::ISEL8 : PPC::ISEL; in insertSelect() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 967 unsigned OpCode = (RISBG.Mask == 0xff ? SystemZ::LLGCR : SystemZ::LLGHR); in tryRISBGZero() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | SymbolRecord.h | 161 BinaryAnnotationsOpCode OpCode; member
|
/external/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 1126 const unsigned OpCode = DU.NarrowUse->getOpcode(); in getExtendedOperandRecurrence() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 801 unsigned OpCode = Is64Bit ? PPC::ISEL8 : PPC::ISEL; in insertSelect() local
|