Home
last modified time | relevance | path

Searched refs:emitSourceFileHeader (Results 1 – 25 of 45) sorted by relevance

12

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangCommentHTMLTagsEmitter.cpp30 emitSourceFileHeader("HTML tag name matcher", OS); in EmitClangCommentHTMLTags()
52 emitSourceFileHeader("HTML tag properties", OS); in EmitClangCommentHTMLTagsProperties()
H A DClangCommentCommandInfoEmitter.cpp24 emitSourceFileHeader("A list of commands useable in documentation " in EmitClangCommentCommandInfo()
116 emitSourceFileHeader("A list of commands useable in documentation " in EmitClangCommentCommandList()
H A DClangASTNodesEmitter.cpp172 emitSourceFileHeader("List of AST nodes of a particular kind", OS); in run()
208 emitSourceFileHeader("List of AST Decl nodes", OS); in EmitClangDeclContext()
H A DClangSyntaxEmitter.cpp132 llvm::emitSourceFileHeader("Syntax tree node list", OS); in EmitClangSyntaxNodeList()
191 llvm::emitSourceFileHeader("Syntax tree node list", OS); in EmitClangSyntaxNodeClasses()
H A DClangCommentHTMLNamedCharacterReferenceEmitter.cpp73 emitSourceFileHeader("HTML named character reference to UTF-8 " in EmitClangCommentHTMLNamedCharacterReferences()
H A DClangASTPropertiesEmitter.cpp594 emitSourceFileHeader(description, out); in emitASTReader()
608 emitSourceFileHeader(description, out); in emitASTWriter()
850 emitSourceFileHeader("Helper classes for BasicReaders", out); in EmitClangBasicReader()
860 emitSourceFileHeader("Helper classes for BasicWriters", out); in EmitClangBasicWriter()
H A DClangAttrEmitter.cpp2776 emitSourceFileHeader("Attribute classes' definitions", OS); in EmitClangAttrClass()
3063 emitSourceFileHeader( in EmitClangAttrSubjectMatchRuleList()
3074 emitSourceFileHeader("Attribute deserialization code", OS); in EmitClangAttrPCHRead()
3129 emitSourceFileHeader("Attribute serialization code", OS); in EmitClangAttrPCHWrite()
3377 emitSourceFileHeader("Code to translate different attribute spellings " in EmitClangAttrSpellingListIndex()
4136 emitSourceFileHeader("Parsed attribute helpers", OS); in EmitClangAttrParsedAttrImpl()
4298 emitSourceFileHeader("Attribute name matcher", OS); in EmitClangAttrParsedAttrKinds()
4399 emitSourceFileHeader("Attribute text node dumper", OS); in EmitClangAttrTextNodeDump()
4438 emitSourceFileHeader("Attribute text node traverser", OS); in EmitClangAttrNodeTraverse()
4468 emitSourceFileHeader("Parser-related llvm::StringSwitch cases", OS); in EmitClangAttrParserStringSwitches()
[all …]
H A DClangTypeNodesEmitter.cpp107 emitSourceFileHeader("An x-macro database of Clang type nodes", Out); in emit()
/llvm-project-15.0.7/lldb/utils/TableGen/
H A DLLDBPropertyDefEmitter.cpp171 emitSourceFileHeader("Property definitions for LLDB.", OS); in EmitPropertyDefs()
182 emitSourceFileHeader("Property definition enum for LLDB.", OS); in EmitPropertyEnumDefs()
H A DLLDBOptionDefEmitter.cpp175 emitSourceFileHeader("Options for LLDB command line commands.", OS); in EmitOptionDefs()
/llvm-project-15.0.7/llvm/include/llvm/TableGen/
H A DTableGenBackend.h23 void emitSourceFileHeader(StringRef Desc, raw_ostream &OS);
/llvm-project-15.0.7/llvm/lib/TableGen/
H A DTableGenBackendSkeleton.cpp44 emitSourceFileHeader("Skeleton data structures", OS); in run()
H A DTableGenBackend.cpp34 void llvm::emitSourceFileHeader(StringRef Desc, raw_ostream &OS) { in emitSourceFileHeader() function in llvm
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DDialectGen.cpp233 emitSourceFileHeader("Dialect Declarations", os); in emitDialectDecls()
304 emitSourceFileHeader("Dialect Definitions", os); in emitDialectDefs()
H A DSPIRVUtilsGen.cpp198 llvm::emitSourceFileHeader("Availability Interface Definitions", os); in emitInterfaceDefs()
284 llvm::emitSourceFileHeader("Availability Interface Declarations", os); in emitInterfaceDecls()
447 llvm::emitSourceFileHeader("SPIR-V Enum Availability Declarations", os); in emitEnumDecls()
478 llvm::emitSourceFileHeader("SPIR-V Enum Availability Definitions", os); in emitEnumDefs()
1138 llvm::emitSourceFileHeader("SPIR-V Serialization Utilities/Functions", os); in emitSerializationFns()
1216 llvm::emitSourceFileHeader("SPIR-V Attribute Utilities", os); in emitAttrUtils()
1359 llvm::emitSourceFileHeader("SPIR-V Op Availability Implementations", os); in emitAvailabilityImpl()
1386 llvm::emitSourceFileHeader("SPIR-V Capability Implication", os); in emitCapabilityImplication()
H A DEnumsGen.cpp521 llvm::emitSourceFileHeader("Enum Utility Declarations", os); in emitEnumDecls()
559 llvm::emitSourceFileHeader("Enum Utility Definitions", os); in emitEnumDefs()
H A DOpInterfacesGen.cpp192 llvm::emitSourceFileHeader("Interface Definitions", os); in emitInterfaceDefs()
499 llvm::emitSourceFileHeader("Interface Declarations", os); in emitInterfaceDecls()
H A DLLVMIRIntrinsicGen.cpp249 llvm::emitSourceFileHeader("Operations for LLVM intrinsics", os); in emitIntrinsics()
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDisassemblerEmitter.cpp106 emitSourceFileHeader(" * " + Target.getName().str() + " Disassembler", OS); in EmitDisassembler()
H A DX86MnemonicTables.cpp35 emitSourceFileHeader("X86 Mnemonic tables", OS); in run()
H A DDAGISelEmitter.cpp126 emitSourceFileHeader("DAG Instruction Selector for the " + in run()
H A DExegesisEmitter.cpp198 emitSourceFileHeader("Exegesis Tables", OS); in run()
H A DX86EVEX2VEXTablesEmitter.cpp178 emitSourceFileHeader("X86 EVEX2VEX tables", OS); in run()
H A DRegisterBankEmitter.cpp315 emitSourceFileHeader("Register Bank Source Fragments", OS); in run()
H A DRegisterInfoEmitter.cpp111 emitSourceFileHeader("Target Register Enum Values", OS); in runEnums()
875 emitSourceFileHeader("MC Register Information", OS); in runMCDesc()
1146 emitSourceFileHeader("Register Information Header Fragment", OS); in runTargetHeader()
1222 emitSourceFileHeader("Target Register and Register Classes Information", OS); in runTargetDesc()

12