| /external/llvm-project/llvm/docs/PDB/ |
| D | CodeViewTypes.rst | 55 LF_POINTER (0x1002) 136 LF_MODIFIER (0x1001) 139 LF_PROCEDURE (0x1008) 142 LF_MFUNCTION (0x1009) 145 LF_LABEL (0x000e) 148 LF_ARGLIST (0x1201) 151 LF_FIELDLIST (0x1203) 154 LF_ARRAY (0x1503) 157 LF_CLASS (0x1504) 160 LF_STRUCTURE (0x1505) [all …]
|
| /external/llvm-project/clang/utils/TableGen/ |
| D | ClangCommentHTMLTagsEmitter.cpp | 22 void clang::EmitClangCommentHTMLTags(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentHTMLTags() 38 void clang::EmitClangCommentHTMLTagsProperties(RecordKeeper &Records, in EmitClangCommentHTMLTagsProperties()
|
| D | ClangCommentCommandInfoEmitter.cpp | 23 void clang::EmitClangCommentCommandInfo(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentCommandInfo() 109 void clang::EmitClangCommentCommandList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentCommandList()
|
| D | ClangSyntaxEmitter.cpp | 44 Hierarchy(const llvm::RecordKeeper &Records) { in Hierarchy() 130 void clang::EmitClangSyntaxNodeList(llvm::RecordKeeper &Records, in EmitClangSyntaxNodeList() 189 void clang::EmitClangSyntaxNodeClasses(llvm::RecordKeeper &Records, in EmitClangSyntaxNodeClasses()
|
| D | ClangAttrEmitter.cpp | 166 static ParsedAttrMap getParsedAttrList(const RecordKeeper &Records, in getParsedAttrList() 1698 static void emitClangAttrLateParsedList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrLateParsedList() 1861 RecordKeeper &Records) { in PragmaClangAttributeSupport() 1925 getPragmaAttributeSupport(RecordKeeper &Records) { in getPragmaAttributeSupport() 2141 static void emitClangAttrTypeArgList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrTypeArgList() 2164 static void emitClangAttrArgContextList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrArgContextList() 2199 static void emitClangAttrVariadicIdentifierArgList(RecordKeeper &Records, in emitClangAttrVariadicIdentifierArgList() 2220 static void emitClangAttrIdentifierArgList(RecordKeeper &Records, raw_ostream &OS) { in emitClangAttrIdentifierArgList() 2246 static void emitClangAttrThisIsaIdentifierArgList(RecordKeeper &Records, in emitClangAttrThisIsaIdentifierArgList() 2266 static void emitAttributes(RecordKeeper &Records, raw_ostream &OS, in emitAttributes() [all …]
|
| /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()
|
| /external/llvm/utils/TableGen/ |
| D | Attributes.cpp | 38 RecordKeeper &Records; member in __anon9391c5eb0111::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/llvm-project/llvm/utils/TableGen/ |
| D | DirectiveEmitter.cpp | 44 void GenerateEnumClass(const std::vector<Record *> &Records, raw_ostream &OS, in GenerateEnumClass() 76 void GenerateEnumClauseVal(const std::vector<Record *> &Records, in GenerateEnumClauseVal() 172 void EmitDirectivesDecl(RecordKeeper &Records, raw_ostream &OS) { in EmitDirectivesDecl() 242 void GenerateGetName(const std::vector<Record *> &Records, raw_ostream &OS, in GenerateGetName() 266 void GenerateGetKind(const std::vector<Record *> &Records, raw_ostream &OS, in GenerateGetKind() 650 void EmitDirectivesGen(RecordKeeper &Records, raw_ostream &OS) { in EmitDirectivesGen() 660 void EmitDirectivesImpl(RecordKeeper &Records, raw_ostream &OS) { in EmitDirectivesImpl()
|
| /external/llvm-project/libc/utils/LibcTableGenUtil/ |
| D | APIIndexer.h | 51 explicit APIIndexer(llvm::RecordKeeper &Records) : StdHeader(llvm::None) { in APIIndexer() 55 APIIndexer(llvm::StringRef Header, llvm::RecordKeeper &Records) in APIIndexer()
|
| /external/llvm-project/lldb/utils/TableGen/ |
| D | LLDBPropertyDefEmitter.cpp | 170 void lldb_private::EmitPropertyDefs(RecordKeeper &Records, raw_ostream &OS) { in EmitPropertyDefs() 180 void lldb_private::EmitPropertyEnumDefs(RecordKeeper &Records, in EmitPropertyEnumDefs()
|
| D | LLDBTableGenUtils.cpp | 15 RecordsByName lldb_private::getRecordsByName(std::vector<Record *> Records, in getRecordsByName()
|
| D | LLDBOptionDefEmitter.cpp | 153 static void emitOptions(std::string Command, std::vector<Record *> Records, in emitOptions() 178 void lldb_private::EmitOptionDefs(RecordKeeper &Records, raw_ostream &OS) { in EmitOptionDefs()
|
| /external/llvm-project/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/DebugInfo/CodeView/ |
| D | TypeTableCollection.h | 37 ArrayRef<ArrayRef<uint8_t>> 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
|
| /external/llvm-project/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
|
| /external/llvm-project/libc/utils/HdrGen/ |
| D | PublicAPICommand.cpp | 117 void writePublicAPI(llvm::raw_ostream &OS, llvm::RecordKeeper &Records) {} in writePublicAPI() 123 llvm::RecordKeeper &Records, in run()
|
| /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 | 38 std::vector<XRayRecord> &Records) { in loadNaiveFormatLog() 268 XRayFileHeader &FileHeader, std::vector<XRayRecord> &Records) { in loadFDRLog() 351 std::vector<XRayRecord> &Records) { in loadYAMLLog()
|
| /external/llvm-project/llvm/lib/XRay/ |
| D | Trace.cpp | 38 std::vector<XRayRecord> &Records) { in loadNaiveFormatLog() 268 XRayFileHeader &FileHeader, std::vector<XRayRecord> &Records) { in loadFDRLog() 351 std::vector<XRayRecord> &Records) { in loadYAMLLog()
|