/external/clang/utils/TableGen/ |
D | ClangCommentHTMLTagsEmitter.cpp | 23 void clang::EmitClangCommentHTMLTags(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentHTMLTags() 38 void clang::EmitClangCommentHTMLTagsProperties(RecordKeeper &Records, in EmitClangCommentHTMLTagsProperties()
|
D | ClangCommentCommandInfoEmitter.cpp | 23 void EmitClangCommentCommandInfo(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentCommandInfo() 109 void EmitClangCommentCommandList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentCommandList()
|
D | ClangASTNodesEmitter.cpp | 31 RecordKeeper &Records; member in __anon1f45041d0111::ClangASTNodesEmitter 185 void EmitClangDeclContext(RecordKeeper &Records, raw_ostream &OS) { in EmitClangDeclContext()
|
D | ClangAttrEmitter.cpp | 152 static ParsedAttrMap getParsedAttrList(const RecordKeeper &Records, in getParsedAttrList() 1503 static void emitClangAttrLateParsedList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrLateParsedList() 1525 static void emitClangAttrTypeArgList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrTypeArgList() 1551 static void emitClangAttrArgContextList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrArgContextList() 1581 static void emitClangAttrIdentifierArgList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrIdentifierArgList() 1605 void EmitClangAttrClass(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrClass() 1808 void EmitClangAttrImpl(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrImpl() 1995 AttrClassHierarchy(RecordKeeper &Records) { in AttrClassHierarchy() 2072 void EmitClangAttrList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrList() 2112 void EmitClangAttrPCHRead(RecordKeeper &Records, raw_ostream &OS) { in EmitClangAttrPCHRead() [all …]
|
/external/llvm/utils/TableGen/ |
D | Attributes.cpp | 38 RecordKeeper &Records; member in __anon1a50035a0111::Attributes 142 const std::vector<Record *> &Records) { in printEnumAttrClasses() 155 const std::vector<Record *> &Records) { in printStrBoolAttrClasses()
|
D | DisassemblerEmitter.cpp | 105 void EmitDisassembler(RecordKeeper &Records, raw_ostream &OS) { in EmitDisassembler()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeTableCollection.h | 37 ArrayRef<ArrayRef<uint8_t>> Records; variable
|
D | DebugSymbolsSubsection.h | 50 std::vector<CVSymbol> Records; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeTableCollection.h | 38 ArrayRef<ArrayRef<uint8_t>> Records; variable
|
D | DebugSymbolsSubsection.h | 50 std::vector<CVSymbol> Records; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
D | FDRLogBuilder.h | 26 std::vector<std::unique_ptr<Record>> Records; variable
|
D | FDRRecordConsumer.h | 29 std::vector<std::unique_ptr<Record>> &Records; variable
|
D | Trace.h | 49 RecordVector Records; variable
|
D | BlockIndexer.h | 32 std::vector<Record *> Records; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/XRay/ |
D | FDRLogBuilder.h | 26 std::vector<std::unique_ptr<Record>> Records; variable
|
D | FDRRecordConsumer.h | 29 std::vector<std::unique_ptr<Record>> &Records; variable
|
D | Trace.h | 49 RecordVector Records; variable
|
D | BlockIndexer.h | 32 std::vector<Record *> Records; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
D | Parser.cpp | 16 bool llvm::TableGenParseFile(SourceMgr &InputSrcMgr, RecordKeeper &Records) { in TableGenParseFile()
|
D | TableGenBackendSkeleton.cpp | 33 RecordKeeper &Records; member in __anon65d9e5b00111::SkeletonEmitter
|
/external/swiftshader/third_party/subzero/unittest/ |
D | BitcodeMunge.h | 34 SubzeroBitcodeMunger(const uint64_t Records[], size_t RecordSize, in SubzeroBitcodeMunger()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | Trace.cpp | 35 std::vector<XRayRecord> &Records) { in loadNaiveFormatLog() 265 XRayFileHeader &FileHeader, std::vector<XRayRecord> &Records) { in loadFDRLog() 348 std::vector<XRayRecord> &Records) { in loadYAMLLog()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/XRay/ |
D | Trace.cpp | 36 std::vector<XRayRecord> &Records) { in loadNaiveFormatLog() 266 XRayFileHeader &FileHeader, std::vector<XRayRecord> &Records) { in loadFDRLog() 349 std::vector<XRayRecord> &Records) { in loadYAMLLog()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/ |
D | DirectiveEmitter.h | 13 explicit DirectiveLanguage(const llvm::RecordKeeper &Records) in DirectiveLanguage() 61 const llvm::RecordKeeper &Records; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeTableCollection.cpp | 18 TypeTableCollection::TypeTableCollection(ArrayRef<ArrayRef<uint8_t>> Records) in TypeTableCollection()
|