/aosp_15_r20/external/clang/utils/TableGen/ |
H A 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 …]
|
H A D | ClangDiagnosticsEmitter.cpp | 42 RecordKeeper &Records; member in __anon48e285140111::DiagGroupParentMap 97 RecordKeeper &Records; member in __anon48e285140211::DiagCategoryIDMap 484 void EmitClangDiagsDefs(RecordKeeper &Records, raw_ostream &OS, in EmitClangDiagsDefs() 815 static void emitCategoryTable(RecordKeeper &Records, raw_ostream &OS) { in emitCategoryTable() 824 void EmitClangDiagGroups(RecordKeeper &Records, raw_ostream &OS) { in EmitClangDiagGroups() 878 void EmitClangDiagsIndexName(RecordKeeper &Records, raw_ostream &OS) { in EmitClangDiagsIndexName()
|
H A D | ClangCommentHTMLTagsEmitter.cpp | 23 void clang::EmitClangCommentHTMLTags(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentHTMLTags() 38 void clang::EmitClangCommentHTMLTagsProperties(RecordKeeper &Records, in EmitClangCommentHTMLTagsProperties()
|
H A D | ClangCommentCommandInfoEmitter.cpp | 23 void EmitClangCommentCommandInfo(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentCommandInfo() 109 void EmitClangCommentCommandList(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentCommandList()
|
H A D | ClangASTNodesEmitter.cpp | 31 RecordKeeper &Records; member in __anond541099d0111::ClangASTNodesEmitter 185 void EmitClangDeclContext(RecordKeeper &Records, raw_ostream &OS) { in EmitClangDeclContext()
|
H A D | NeonEmitter.cpp | 498 RecordKeeper &Records; member in __anon9e696c270111::NeonEmitter 2396 void EmitNeon(RecordKeeper &Records, raw_ostream &OS) { in EmitNeon() 2399 void EmitNeonSema(RecordKeeper &Records, raw_ostream &OS) { in EmitNeonSema() 2402 void EmitNeonTest(RecordKeeper &Records, raw_ostream &OS) { in EmitNeonTest()
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | Attributes.cpp | 38 RecordKeeper &Records; member in __anon80f078da0111::Attributes 142 const std::vector<Record *> &Records) { in printEnumAttrClasses() 155 const std::vector<Record *> &Records) { in printStrBoolAttrClasses()
|
H A D | CodeGenMapTable.cpp | 202 MapTableEmitter(CodeGenTarget &Target, RecordKeeper &Records, Record *IMRec): in MapTableEmitter() 504 static void emitEnums(raw_ostream &OS, RecordKeeper &Records) { in emitEnums() 567 void EmitMapTable(RecordKeeper &Records, raw_ostream &OS) { in EmitMapTable()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/XRay/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | GSIStreamBuilder.cpp | 51 std::vector<CVSymbol> Records; member 245 static std::vector<ulittle32_t> computeAddrMap(ArrayRef<CVSymbol> Records) { in computeAddrMap() 307 ArrayRef<CVSymbol> Records) { in writeRecords()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | GSIStreamBuilder.cpp | 183 std::vector<BulkPublic> Records; in finalizeGlobalBuckets() local 198 uint32_t RecordZeroOffset, MutableArrayRef<BulkPublic> Records) { in finalizeBuckets() 395 ArrayRef<CVSymbol> Records) { in writeRecords()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/ |
H A D | DirectiveEmitter.h | 13 explicit DirectiveLanguage(const llvm::RecordKeeper &Records) in DirectiveLanguage() 61 const llvm::RecordKeeper &Records; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/ |
D | DirectiveEmitter.h | 18 explicit DirectiveLanguage(const llvm::RecordKeeper &Records) in DirectiveLanguage() 66 const llvm::RecordKeeper &Records; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TableGen/ |
D | DirectiveEmitter.h | 18 explicit DirectiveLanguage(const llvm::RecordKeeper &Records) in DirectiveLanguage() 70 const llvm::RecordKeeper &Records; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/ |
D | DirectiveEmitter.h | 18 explicit DirectiveLanguage(const llvm::RecordKeeper &Records) in DirectiveLanguage() 70 const llvm::RecordKeeper &Records; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TableGen/ |
D | DirectiveEmitter.h | 18 explicit DirectiveLanguage(const llvm::RecordKeeper &Records) in DirectiveLanguage() 70 const llvm::RecordKeeper &Records; variable
|
/aosp_15_r20/external/llvm/docs/ |
H A D | BitCodeFormat.rst | 237 .. _UNABBREV_RECORD: 239 UNABBREV_RECORD Encoding 260 Abbreviated Record Encoding
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/ |
D | TypeTableCollection.h | 38 ArrayRef<ArrayRef<uint8_t>> Records; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeTableCollection.h | 37 ArrayRef<ArrayRef<uint8_t>> Records; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/ |
D | TypeTableCollection.h | 38 ArrayRef<ArrayRef<uint8_t>> Records; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/ |
D | TypeTableCollection.h | 38 ArrayRef<ArrayRef<uint8_t>> Records; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeTableCollection.h | 38 ArrayRef<ArrayRef<uint8_t>> Records; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/ |
D | TypeTableCollection.h | 38 ArrayRef<ArrayRef<uint8_t>> Records; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/XRay/ |
D | FDRLogBuilder.h | 26 std::vector<std::unique_ptr<Record>> Records; variable
|