| /openbsd-src/gnu/llvm/clang/utils/TableGen/ |
| H A D | ClangCommentHTMLTagsEmitter.cpp | 30 emitSourceFileHeader("HTML tag name matcher", OS); in EmitClangCommentHTMLTags() 52 emitSourceFileHeader("HTML tag properties", OS); in EmitClangCommentHTMLTagsProperties()
|
| H A D | ClangCommentCommandInfoEmitter.cpp | 24 emitSourceFileHeader("A list of commands useable in documentation " in EmitClangCommentCommandInfo() 116 emitSourceFileHeader("A list of commands useable in documentation " in EmitClangCommentCommandList()
|
| H A D | ClangASTNodesEmitter.cpp | 172 emitSourceFileHeader("List of AST nodes of a particular kind", OS); in run() 208 emitSourceFileHeader("List of AST Decl nodes", OS); in EmitClangDeclContext()
|
| H A D | ClangSyntaxEmitter.cpp | 132 llvm::emitSourceFileHeader("Syntax tree node list", OS); in EmitClangSyntaxNodeList() 191 llvm::emitSourceFileHeader("Syntax tree node list", OS); in EmitClangSyntaxNodeClasses()
|
| H A D | ClangCommentHTMLNamedCharacterReferenceEmitter.cpp | 73 emitSourceFileHeader("HTML named character reference to UTF-8 " in EmitClangCommentHTMLNamedCharacterReferences()
|
| H A D | ClangASTPropertiesEmitter.cpp | 596 emitSourceFileHeader(description, out); in emitASTReader() 610 emitSourceFileHeader(description, out); in emitASTWriter() 855 emitSourceFileHeader("Helper classes for BasicReaders", out); in EmitClangBasicReader() 865 emitSourceFileHeader("Helper classes for BasicWriters", out); in EmitClangBasicWriter()
|
| H A D | ClangAttrEmitter.cpp | 2832 emitSourceFileHeader("Attribute classes' definitions", OS); in EmitClangAttrClass() 2844 emitSourceFileHeader("Attribute classes' member function definitions", OS); in EmitClangAttrImpl() 3080 emitSourceFileHeader("List of all attributes that Clang recognizes", OS); in EmitClangAttrList() 3120 emitSourceFileHeader( in EmitClangAttrSubjectMatchRuleList() 3131 emitSourceFileHeader("Attribute deserialization code", OS); in EmitClangAttrPCHRead() 3186 emitSourceFileHeader("Attribute serialization code", OS); in EmitClangAttrPCHWrite() 3358 emitSourceFileHeader("Code to implement the __has_attribute logic", OS); in EmitClangAttrHasAttrImpl() 3434 emitSourceFileHeader("Code to translate different attribute spellings " in EmitClangAttrSpellingListIndex() 3465 emitSourceFileHeader("Used by RecursiveASTVisitor to visit attributes.", OS); in EmitClangAttrASTVisitor() 3590 emitSourceFileHeader("Template instantiation code for attributes", OS); in EmitClangAttrTemplateInstantiate() [all …]
|
| H A D | ClangTypeNodesEmitter.cpp | 107 emitSourceFileHeader("An x-macro database of Clang type nodes", Out); in emit()
|
| H A D | ClangOpenCLBuiltinEmitter.cpp | 330 emitSourceFileHeader("OpenCL Builtin handling", OS); in Emit() 1206 emitSourceFileHeader("OpenCL Builtin exhaustive testing", OS); in emit()
|
| /openbsd-src/gnu/llvm/lldb/utils/TableGen/ |
| H A D | LLDBPropertyDefEmitter.cpp | 171 emitSourceFileHeader("Property definitions for LLDB.", OS); in EmitPropertyDefs() 182 emitSourceFileHeader("Property definition enum for LLDB.", OS); in EmitPropertyEnumDefs()
|
| H A D | LLDBOptionDefEmitter.cpp | 175 emitSourceFileHeader("Options for LLDB command line commands.", OS); in EmitOptionDefs()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/ |
| H A D | TableGenBackend.h | 23 void emitSourceFileHeader(StringRef Desc, raw_ostream &OS);
|
| /openbsd-src/gnu/llvm/llvm/lib/TableGen/ |
| H A D | TableGenBackendSkeleton.cpp | 44 emitSourceFileHeader("Skeleton data structures", OS); in run()
|
| H A D | TableGenBackend.cpp | 34 void llvm::emitSourceFileHeader(StringRef Desc, raw_ostream &OS) { in emitSourceFileHeader() function in llvm
|
| /openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
| H A D | DisassemblerEmitter.cpp | 103 emitSourceFileHeader(" * " + Target.getName().str() + " Disassembler", OS); in EmitDisassembler()
|
| H A D | X86MnemonicTables.cpp | 35 emitSourceFileHeader("X86 Mnemonic tables", OS); in run()
|
| H A D | ExegesisEmitter.cpp | 198 emitSourceFileHeader("Exegesis Tables", OS); in run()
|
| H A D | DAGISelEmitter.cpp | 126 emitSourceFileHeader("DAG Instruction Selector for the " + in run()
|
| H A D | X86EVEX2VEXTablesEmitter.cpp | 178 emitSourceFileHeader("X86 EVEX2VEX tables", OS); in run()
|
| H A D | RegisterBankEmitter.cpp | 315 emitSourceFileHeader("Register Bank Source Fragments", OS); in run()
|
| H A D | PseudoLoweringEmitter.cpp | 227 emitSourceFileHeader("Pseudo-instruction MC lowering Source Fragment", o); in emitLoweringEmitter()
|
| H A D | DFAPacketizerEmitter.cpp | 358 emitSourceFileHeader("Target DFA Packetizer Tables", OS); in EmitDFAPacketizer()
|
| H A D | RegisterInfoEmitter.cpp | 111 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() 1229 emitSourceFileHeader("Target Register and Register Classes Information", OS); in runTargetDesc()
|
| H A D | CallingConvEmitter.cpp | 432 emitSourceFileHeader("Calling Convention Implementation Fragment", OS); in EmitCallingConv()
|
| H A D | OptParserEmitter.cpp | 222 emitSourceFileHeader("Option Parsing Definitions", OS); in EmitOptParser()
|