Home
last modified time | relevance | path

Searched refs:RecordKeeper (Results 1 – 25 of 1552) sorted by relevance

12345678910>>...63

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/utils/TableGen/
H A DTableGenBackends.h22 class RecordKeeper; variable
38 llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
46 void EmitClangAttrHasAttrImpl(llvm::RecordKeeper &Records,
50 void EmitClangAttrASTVisitor(llvm::RecordKeeper &Records,
60 void EmitClangAttrTextNodeDump(llvm::RecordKeeper &Records,
62 void EmitClangAttrNodeTraverse(llvm::RecordKeeper &Records,
69 void EmitClangDiagsIndexName(llvm::RecordKeeper &Records,
74 void EmitClangCommentHTMLTags(llvm::RecordKeeper &Records,
87 void EmitClangSyntaxNodeList(llvm::RecordKeeper &Records,
124 void EmitClangOpenCLBuiltins(llvm::RecordKeeper &Records,
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/utils/TableGen/
H A DTableGenBackends.h22 class RecordKeeper; variable
38 llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
46 void EmitClangAttrHasAttrImpl(llvm::RecordKeeper &Records,
50 void EmitClangAttrASTVisitor(llvm::RecordKeeper &Records,
60 void EmitClangAttrTextNodeDump(llvm::RecordKeeper &Records,
62 void EmitClangAttrNodeTraverse(llvm::RecordKeeper &Records,
68 void EmitClangDiagsIndexName(llvm::RecordKeeper &Records,
73 void EmitClangCommentHTMLTags(llvm::RecordKeeper &Records,
86 void EmitClangSyntaxNodeList(llvm::RecordKeeper &Records,
123 void EmitClangOpenCLBuiltins(llvm::RecordKeeper &Records,
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/utils/TableGen/
H A DTableGenBackends.h22 class RecordKeeper; variable
38 llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
46 void EmitClangAttrHasAttrImpl(llvm::RecordKeeper &Records,
50 void EmitClangAttrASTVisitor(llvm::RecordKeeper &Records,
60 void EmitClangAttrTextNodeDump(llvm::RecordKeeper &Records,
62 void EmitClangAttrNodeTraverse(llvm::RecordKeeper &Records,
68 void EmitClangDiagsIndexName(llvm::RecordKeeper &Records,
73 void EmitClangCommentHTMLTags(llvm::RecordKeeper &Records,
86 void EmitClangSyntaxNodeList(llvm::RecordKeeper &Records,
123 void EmitClangOpenCLBuiltins(llvm::RecordKeeper &Records,
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/utils/TableGen/
H A DTableGenBackends.h22 class RecordKeeper; variable
38 llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
46 void EmitClangAttrHasAttrImpl(llvm::RecordKeeper &Records,
50 void EmitClangAttrASTVisitor(llvm::RecordKeeper &Records,
60 void EmitClangAttrTextNodeDump(llvm::RecordKeeper &Records,
62 void EmitClangAttrNodeTraverse(llvm::RecordKeeper &Records,
68 void EmitClangDiagsIndexName(llvm::RecordKeeper &Records,
73 void EmitClangCommentHTMLTags(llvm::RecordKeeper &Records,
86 void EmitClangSyntaxNodeList(llvm::RecordKeeper &Records,
123 void EmitClangOpenCLBuiltins(llvm::RecordKeeper &Records,
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/utils/TableGen/
H A DTableGenBackends.h22 class RecordKeeper; variable
38 llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
46 void EmitClangAttrHasAttrImpl(llvm::RecordKeeper &Records,
50 void EmitClangAttrASTVisitor(llvm::RecordKeeper &Records,
60 void EmitClangAttrTextNodeDump(llvm::RecordKeeper &Records,
62 void EmitClangAttrNodeTraverse(llvm::RecordKeeper &Records,
68 void EmitClangDiagsIndexName(llvm::RecordKeeper &Records,
73 void EmitClangCommentHTMLTags(llvm::RecordKeeper &Records,
86 void EmitClangSyntaxNodeList(llvm::RecordKeeper &Records,
123 void EmitClangOpenCLBuiltins(llvm::RecordKeeper &Records,
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/utils/TableGen/
H A DTableGenBackends.h22 class RecordKeeper; variable
38 llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
46 void EmitClangAttrHasAttrImpl(llvm::RecordKeeper &Records,
50 void EmitClangAttrASTVisitor(llvm::RecordKeeper &Records,
60 void EmitClangAttrTextNodeDump(llvm::RecordKeeper &Records,
62 void EmitClangAttrNodeTraverse(llvm::RecordKeeper &Records,
68 void EmitClangDiagsIndexName(llvm::RecordKeeper &Records,
73 void EmitClangCommentHTMLTags(llvm::RecordKeeper &Records,
86 void EmitClangSyntaxNodeList(llvm::RecordKeeper &Records,
123 void EmitClangOpenCLBuiltins(llvm::RecordKeeper &Records,
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/utils/TableGen/
H A DTableGenBackends.h22 class RecordKeeper; variable
38 llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
46 void EmitClangAttrHasAttrImpl(llvm::RecordKeeper &Records,
50 void EmitClangAttrASTVisitor(llvm::RecordKeeper &Records,
54 void EmitClangAttrParsedAttrList(llvm::RecordKeeper &Records,
60 void EmitClangAttrTextNodeDump(llvm::RecordKeeper &Records,
62 void EmitClangAttrNodeTraverse(llvm::RecordKeeper &Records,
68 void EmitClangDiagsIndexName(llvm::RecordKeeper &Records,
73 void EmitClangCommentHTMLTags(llvm::RecordKeeper &Records,
117 void EmitClangOpenCLBuiltins(llvm::RecordKeeper &Records,
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/utils/TableGen/
H A DTableGenBackends.h22 class RecordKeeper; variable
38 llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
46 void EmitClangAttrHasAttrImpl(llvm::RecordKeeper &Records,
50 void EmitClangAttrASTVisitor(llvm::RecordKeeper &Records,
54 void EmitClangAttrParsedAttrList(llvm::RecordKeeper &Records,
60 void EmitClangAttrTextNodeDump(llvm::RecordKeeper &Records,
62 void EmitClangAttrNodeTraverse(llvm::RecordKeeper &Records,
68 void EmitClangDiagsIndexName(llvm::RecordKeeper &Records,
73 void EmitClangCommentHTMLTags(llvm::RecordKeeper &Records,
117 void EmitClangOpenCLBuiltins(llvm::RecordKeeper &Records,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/utils/TableGen/
H A DTableGenBackends.h22 class RecordKeeper; variable
38 llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
46 void EmitClangAttrHasAttrImpl(llvm::RecordKeeper &Records,
50 void EmitClangAttrASTVisitor(llvm::RecordKeeper &Records,
60 void EmitClangAttrTextNodeDump(llvm::RecordKeeper &Records,
62 void EmitClangAttrNodeTraverse(llvm::RecordKeeper &Records,
68 void EmitClangDiagsIndexName(llvm::RecordKeeper &Records,
73 void EmitClangCommentHTMLTags(llvm::RecordKeeper &Records,
86 void EmitClangSyntaxNodeList(llvm::RecordKeeper &Records,
122 void EmitClangOpenCLBuiltins(llvm::RecordKeeper &Records,
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/utils/TableGen/
H A DTableGenBackends.h22 class RecordKeeper; variable
38 llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
46 void EmitClangAttrHasAttrImpl(llvm::RecordKeeper &Records,
50 void EmitClangAttrASTVisitor(llvm::RecordKeeper &Records,
60 void EmitClangAttrTextNodeDump(llvm::RecordKeeper &Records,
62 void EmitClangAttrNodeTraverse(llvm::RecordKeeper &Records,
68 void EmitClangDiagsIndexName(llvm::RecordKeeper &Records,
73 void EmitClangCommentHTMLTags(llvm::RecordKeeper &Records,
86 void EmitClangSyntaxNodeList(llvm::RecordKeeper &Records,
119 void EmitClangOpenCLBuiltins(llvm::RecordKeeper &Records,
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/utils/TableGen/
H A DTableGenBackends.h22 class RecordKeeper; variable
38 llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
46 void EmitClangAttrHasAttrImpl(llvm::RecordKeeper &Records,
50 void EmitClangAttrASTVisitor(llvm::RecordKeeper &Records,
60 void EmitClangAttrTextNodeDump(llvm::RecordKeeper &Records,
62 void EmitClangAttrNodeTraverse(llvm::RecordKeeper &Records,
68 void EmitClangDiagsIndexName(llvm::RecordKeeper &Records,
73 void EmitClangCommentHTMLTags(llvm::RecordKeeper &Records,
86 void EmitClangSyntaxNodeList(llvm::RecordKeeper &Records,
119 void EmitClangOpenCLBuiltins(llvm::RecordKeeper &Records,
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/utils/TableGen/
H A DTableGenBackends.h23 class RecordKeeper; variable
27 using llvm::RecordKeeper;
31 void EmitClangDeclContext(RecordKeeper &RK, raw_ostream &OS);
32 void EmitClangASTNodes(RecordKeeper &RK, raw_ostream &OS,
67 void EmitNeon(RecordKeeper &Records, raw_ostream &OS);
68 void EmitFP16(RecordKeeper &Records, raw_ostream &OS);
69 void EmitNeonSema(RecordKeeper &Records, raw_ostream &OS);
70 void EmitNeonTest(RecordKeeper &Records, raw_ostream &OS);
71 void EmitNeon2(RecordKeeper &Records, raw_ostream &OS);
72 void EmitNeonSema2(RecordKeeper &Records, raw_ostream &OS);
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/utils/TableGen/
H A DTableGenBackends.h22 class RecordKeeper; variable
38 llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
46 void EmitClangAttrHasAttrImpl(llvm::RecordKeeper &Records,
50 void EmitClangAttrASTVisitor(llvm::RecordKeeper &Records,
54 void EmitClangAttrParsedAttrList(llvm::RecordKeeper &Records,
60 void EmitClangAttrTextNodeDump(llvm::RecordKeeper &Records,
62 void EmitClangAttrNodeTraverse(llvm::RecordKeeper &Records,
68 void EmitClangDiagsIndexName(llvm::RecordKeeper &Records,
73 void EmitClangCommentHTMLTags(llvm::RecordKeeper &Records,
104 void EmitClangOpenCLBuiltins(llvm::RecordKeeper &Records,
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/utils/TableGen/
H A DTableGenBackends.h22 class RecordKeeper; variable
38 llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
46 void EmitClangAttrHasAttrImpl(llvm::RecordKeeper &Records,
50 void EmitClangAttrASTVisitor(llvm::RecordKeeper &Records,
54 void EmitClangAttrParsedAttrList(llvm::RecordKeeper &Records,
60 void EmitClangAttrTextNodeDump(llvm::RecordKeeper &Records,
62 void EmitClangAttrNodeTraverse(llvm::RecordKeeper &Records,
68 void EmitClangDiagsIndexName(llvm::RecordKeeper &Records,
73 void EmitClangCommentHTMLTags(llvm::RecordKeeper &Records,
104 void EmitClangOpenCLBuiltins(llvm::RecordKeeper &Records,
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/utils/TableGen/
H A DTableGenBackends.h22 class RecordKeeper; variable
34 llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
42 void EmitClangAttrHasAttrImpl(llvm::RecordKeeper &Records,
46 void EmitClangAttrASTVisitor(llvm::RecordKeeper &Records,
50 void EmitClangAttrParsedAttrList(llvm::RecordKeeper &Records,
56 void EmitClangAttrTextNodeDump(llvm::RecordKeeper &Records,
58 void EmitClangAttrNodeTraverse(llvm::RecordKeeper &Records,
64 void EmitClangDiagsIndexName(llvm::RecordKeeper &Records,
69 void EmitClangCommentHTMLTags(llvm::RecordKeeper &Records,
93 void EmitClangOpenCLBuiltins(llvm::RecordKeeper &Records,
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DTableGenBackends.h62 class RecordKeeper; variable
67 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS);
70 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS);
73 void EmitFastISel(RecordKeeper &RK, raw_ostream &OS);
74 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS);
75 void EmitInstrDocs(RecordKeeper &RK, raw_ostream &OS);
80 void EmitMapTable(RecordKeeper &RK, raw_ostream &OS);
82 void EmitOptRST(RecordKeeper &RK, raw_ostream &OS);
83 void EmitCTags(RecordKeeper &RK, raw_ostream &OS);
91 void EmitExegesis(RecordKeeper &RK, raw_ostream &OS);
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DTableGenBackends.h62 class RecordKeeper; variable
67 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS);
70 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS);
73 void EmitFastISel(RecordKeeper &RK, raw_ostream &OS);
74 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS);
75 void EmitInstrDocs(RecordKeeper &RK, raw_ostream &OS);
80 void EmitMapTable(RecordKeeper &RK, raw_ostream &OS);
82 void EmitOptRST(RecordKeeper &RK, raw_ostream &OS);
83 void EmitCTags(RecordKeeper &RK, raw_ostream &OS);
91 void EmitExegesis(RecordKeeper &RK, raw_ostream &OS);
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DTableGenBackends.h62 class RecordKeeper; variable
67 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS);
70 void EmitCodeBeads(RecordKeeper &RK, raw_ostream &OS);
71 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS);
74 void EmitFastISel(RecordKeeper &RK, raw_ostream &OS);
75 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS);
81 void EmitMapTable(RecordKeeper &RK, raw_ostream &OS);
83 void EmitOptRST(RecordKeeper &RK, raw_ostream &OS);
84 void EmitCTags(RecordKeeper &RK, raw_ostream &OS);
92 void EmitExegesis(RecordKeeper &RK, raw_ostream &OS);
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DTableGenBackends.h62 class RecordKeeper; variable
67 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS);
70 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS);
73 void EmitFastISel(RecordKeeper &RK, raw_ostream &OS);
74 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS);
75 void EmitInstrDocs(RecordKeeper &RK, raw_ostream &OS);
80 void EmitMapTable(RecordKeeper &RK, raw_ostream &OS);
82 void EmitOptRST(RecordKeeper &RK, raw_ostream &OS);
83 void EmitCTags(RecordKeeper &RK, raw_ostream &OS);
91 void EmitExegesis(RecordKeeper &RK, raw_ostream &OS);
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DTableGenBackends.h62 class RecordKeeper; variable
67 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS);
70 void EmitCodeBeads(RecordKeeper &RK, raw_ostream &OS);
71 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS);
74 void EmitFastISel(RecordKeeper &RK, raw_ostream &OS);
75 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS);
81 void EmitMapTable(RecordKeeper &RK, raw_ostream &OS);
83 void EmitOptRST(RecordKeeper &RK, raw_ostream &OS);
84 void EmitCTags(RecordKeeper &RK, raw_ostream &OS);
92 void EmitExegesis(RecordKeeper &RK, raw_ostream &OS);
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DTableGenBackends.h62 class RecordKeeper; variable
67 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS);
70 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS);
73 void EmitFastISel(RecordKeeper &RK, raw_ostream &OS);
74 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS);
75 void EmitInstrDocs(RecordKeeper &RK, raw_ostream &OS);
80 void EmitMapTable(RecordKeeper &RK, raw_ostream &OS);
82 void EmitOptRST(RecordKeeper &RK, raw_ostream &OS);
83 void EmitCTags(RecordKeeper &RK, raw_ostream &OS);
91 void EmitExegesis(RecordKeeper &RK, raw_ostream &OS);
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DTableGenBackends.h62 class RecordKeeper; variable
67 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS);
70 void EmitCodeBeads(RecordKeeper &RK, raw_ostream &OS);
71 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS);
74 void EmitFastISel(RecordKeeper &RK, raw_ostream &OS);
75 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS);
81 void EmitMapTable(RecordKeeper &RK, raw_ostream &OS);
83 void EmitOptRST(RecordKeeper &RK, raw_ostream &OS);
84 void EmitCTags(RecordKeeper &RK, raw_ostream &OS);
92 void EmitExegesis(RecordKeeper &RK, raw_ostream &OS);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DTableGenBackends.h62 class RecordKeeper; variable
67 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS);
70 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS);
73 void EmitFastISel(RecordKeeper &RK, raw_ostream &OS);
74 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS);
75 void EmitInstrDocs(RecordKeeper &RK, raw_ostream &OS);
80 void EmitMapTable(RecordKeeper &RK, raw_ostream &OS);
82 void EmitOptRST(RecordKeeper &RK, raw_ostream &OS);
83 void EmitCTags(RecordKeeper &RK, raw_ostream &OS);
91 void EmitExegesis(RecordKeeper &RK, raw_ostream &OS);
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DTableGenBackends.h62 class RecordKeeper; variable
67 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS);
70 void EmitCodeBeads(RecordKeeper &RK, raw_ostream &OS);
71 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS);
74 void EmitFastISel(RecordKeeper &RK, raw_ostream &OS);
75 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS);
81 void EmitMapTable(RecordKeeper &RK, raw_ostream &OS);
83 void EmitOptRST(RecordKeeper &RK, raw_ostream &OS);
84 void EmitCTags(RecordKeeper &RK, raw_ostream &OS);
92 void EmitExegesis(RecordKeeper &RK, raw_ostream &OS);
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DTableGenBackends.h62 class RecordKeeper; variable
67 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS);
70 void EmitCodeBeads(RecordKeeper &RK, raw_ostream &OS);
71 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS);
74 void EmitFastISel(RecordKeeper &RK, raw_ostream &OS);
75 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS);
81 void EmitMapTable(RecordKeeper &RK, raw_ostream &OS);
83 void EmitOptRST(RecordKeeper &RK, raw_ostream &OS);
84 void EmitCTags(RecordKeeper &RK, raw_ostream &OS);
92 void EmitExegesis(RecordKeeper &RK, raw_ostream &OS);
[all …]

12345678910>>...63