/external/swiftshader/third_party/subzero/src/ |
D | IceRangeSpec.h | 38 struct Desc { struct 40 std::unordered_set<std::string> Names; 42 llvm::BitVector Numbers; 47 uint32_t AllFrom = RangeMax; 72 Desc Includes; argument
|
/external/skia/src/gpu/ |
D | GrTextureStripAtlas.h | 30 struct Desc { struct 31 Desc() { sk_bzero(this, sizeof(*this)); } in Desc() argument 36 bool operator==(const Desc& other) const { argument
|
/external/skqp/src/gpu/ |
D | GrTextureStripAtlas.h | 30 struct Desc { struct 31 Desc() { sk_bzero(this, sizeof(*this)); } in Desc() argument 36 bool operator==(const Desc& other) const { argument
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_mutexset.h | 26 struct Desc { struct 39 Desc Get(uptr i) const; argument
|
/external/skia/src/gpu/vk/ |
D | GrVkBuffer.h | 52 struct Desc { struct 53 size_t fSizeInBytes; 54 Type fType; // vertex buffer, index buffer, etc. 55 bool fDynamic;
|
/external/skqp/src/gpu/vk/ |
D | GrVkBuffer.h | 52 struct Desc { struct 53 size_t fSizeInBytes; 54 Type fType; // vertex buffer, index buffer, etc. 55 bool fDynamic;
|
/external/swiftshader/third_party/LLVM/lib/TableGen/ |
D | TableGenBackend.cpp | 18 void TableGenBackend::EmitSourceFileHeader(const std::string &Desc, in EmitSourceFileHeader()
|
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | SIMCCodeEmitter.cpp | 78 bool SIMCCodeEmitter::isSrcOperand(const MCInstrDesc &Desc, in isSrcOperand() 196 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); in encodeInstruction() local 281 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); in getMachineOpValue() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Options.h | 96 static void registerOption(StringRef ArgStr, StringRef Desc, in registerOption()
|
/external/llvm/include/llvm/Support/ |
D | Options.h | 96 static void registerOption(const char *ArgStr, const char *Desc, in registerOption()
|
D | Registry.h | 28 const char *Name, *Desc; variable 118 Add(const char *Name, const char *Desc) in Add()
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCInstrInfo.h | 27 const MCInstrDesc *Desc; // Raw array to allow static init'n variable
|
D | SubtargetFeature.h | 36 const char *Desc; // Help descriptor member
|
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/ |
D | error.c | 23 WCHAR *Desc; member
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | ObjCSuperDeallocChecker.cpp | 101 StringRef Desc; in checkPreObjCMessage() local 164 StringRef Desc = StringRef(); in checkLocation() local 182 StringRef Desc, in reportUseAfterDealloc()
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugArangeSet.cpp | 99 for (const auto &Desc : ArangeDescriptors) { in dump() local
|
/external/llvm/lib/Target/WebAssembly/InstPrinter/ |
D | WebAssemblyInstPrinter.cpp | 54 const MCInstrDesc &Desc = MII.get(MI->getOpcode()); in printInst() local 168 const MCInstrDesc &Desc = MII.get(MI->getOpcode()); in printOperand() local
|
/external/llvm/lib/Target/X86/ |
D | X86OptimizeLEAs.cpp | 310 const MCInstrDesc &Desc = MI.getDesc(); in chooseBestLEA() local 412 const MCInstrDesc &Desc = MI.getDesc(); in isReplaceable() local 477 const MCInstrDesc &Desc = MI.getDesc(); in removeRedundantAddrCalc() local 575 const MCInstrDesc &Desc = MI.getDesc(); in removeRedundantLEAs() local
|
/external/llvm/include/llvm/MC/ |
D | MCInstrInfo.h | 25 const MCInstrDesc *Desc; // Raw array to allow static init'n variable
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | Registry.h | 22 const char *Name, *Desc; variable 198 Add(const char *Name, const char *Desc) in Add()
|
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
D | WebAssemblyMCCodeEmitter.cpp | 63 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); in encodeInstruction() local
|
/external/llvm/lib/TableGen/ |
D | TableGenBackend.cpp | 34 void llvm::emitSourceFileHeader(StringRef Desc, raw_ostream &OS) { in emitSourceFileHeader()
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | Statistic.h | 37 const char *Desc; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | Statistic.h | 43 const char *Desc; variable
|
/external/llvm/include/llvm/ADT/ |
D | Statistic.h | 42 const char *Desc; variable
|