Home
last modified time | relevance | path

Searched defs:records (Results 1 – 25 of 37) sorted by relevance

12

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dwarn-range-loop-analysis-trivially-copyable.cpp9 Record records[8]; in test_POD_64_bytes() local
21 Record records[8]; in test_POD_65_bytes() local
32 Record records[8]; in test_TriviallyCopyable_64_bytes() local
45 Record records[8]; in test_TriviallyCopyable_65_bytes() local
60 Record records[8]; in test_NonTriviallyCopyable() local
72 Record records[8]; in test_TrivialABI_64_bytes() local
86 Record records[8]; in test_TrivialABI_65_bytes() local
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DPassCAPIGen.cpp59 static bool emitCAPIHeader(const llvm::RecordKeeper &records, raw_ostream &os) { in emitCAPIHeader()
93 static bool emitCAPIImpl(const llvm::RecordKeeper &records, raw_ostream &os) { in emitCAPIImpl()
H A Dmlir-tblgen.cpp66 [](const RecordKeeper &records, raw_ostream &os) { in __anon70db4cfc0202()
107 void warnOfDeprecatedUses(RecordKeeper &records) { in warnOfDeprecatedUses()
144 static bool mlirTableGenMain(raw_ostream &os, RecordKeeper &records) { in mlirTableGenMain()
H A DDialectGen.cpp51 filterForDialect(ArrayRef<llvm::Record *> records, Dialect &dialect) { in filterForDialect()
324 [](const llvm::RecordKeeper &records, raw_ostream &os) { in __anon58492d6f0402()
330 [](const llvm::RecordKeeper &records, raw_ostream &os) { in __anon58492d6f0502()
H A DOpDocGen.cpp427 [](const RecordKeeper &records, raw_ostream &os) { in __anond306c54e0202()
434 [](const RecordKeeper &records, raw_ostream &os) { in __anond306c54e0302()
441 [](const RecordKeeper &records, raw_ostream &os) { in __anond306c54e0402()
448 [](const RecordKeeper &records, raw_ostream &os) { in __anond306c54e0502()
H A DPassDocGen.cpp77 [](const llvm::RecordKeeper &records, raw_ostream &os) { in __anonfb128e660202()
H A DDirectiveCommonGen.cpp117 [](const RecordKeeper &records, raw_ostream &os) { in __anona2de94610102()
H A DSPIRVUtilsGen.cpp313 [](const RecordKeeper &records, raw_ostream &os) { in __anon19f8bfbe0202()
321 [](const RecordKeeper &records, raw_ostream &os) { in __anon19f8bfbe0302()
495 [](const RecordKeeper &records, raw_ostream &os) { in __anon19f8bfbe0402()
503 [](const RecordKeeper &records, raw_ostream &os) { in __anon19f8bfbe0502()
1190 [](const RecordKeeper &records, raw_ostream &os) { in __anon19f8bfbe0702()
1237 [](const RecordKeeper &records, raw_ostream &os) { in __anon19f8bfbe0802()
1376 [](const RecordKeeper &records, raw_ostream &os) { in __anon19f8bfbe0902()
1423 [](const RecordKeeper &records, raw_ostream &os) { in __anon19f8bfbe0b02()
H A DCodeGenHelpers.cpp28 static std::string getUniqueOutputLabel(const llvm::RecordKeeper &records) { in getUniqueOutputLabel()
48 raw_ostream &os, const llvm::RecordKeeper &records) in StaticVerifierFunctionEmitter()
H A DAttrOrTypeDefGen.cpp33 std::vector<llvm::Record *> records, in collectAllDefs()
928 [](const llvm::RecordKeeper &records, raw_ostream &os) { in __anon07f336460d02()
934 [](const llvm::RecordKeeper &records, raw_ostream &os) { in __anon07f336460e02()
950 [](const llvm::RecordKeeper &records, raw_ostream &os) { in __anon07f336460f02()
956 [](const llvm::RecordKeeper &records, raw_ostream &os) { in __anon07f336461002()
H A DPassGen.cpp214 [](const llvm::RecordKeeper &records, raw_ostream &os) { in __anon746dad500102()
H A DLLVMIRIntrinsicGen.cpp247 static bool emitIntrinsics(const llvm::RecordKeeper &records, in emitIntrinsics()
H A DEnumsGen.cpp571 [](const RecordKeeper &records, raw_ostream &os) { in __anon7ff5e8610302()
578 [](const RecordKeeper &records, raw_ostream &os) { in __anon7ff5e8610402()
H A DOpPythonBindingGen.cpp987 static void constructAttributeMapping(const llvm::RecordKeeper &records, in constructAttributeMapping()
1067 static bool emitAllOps(const llvm::RecordKeeper &records, raw_ostream &os) { in emitAllOps()
/llvm-project-15.0.7/flang/unittests/Runtime/
H A DExternalIOTest.cpp55 static constexpr int records{10}; in TEST() local
111 static constexpr int records{10}; in TEST() local
198 static const int records{10}; in TEST() local
272 static const int records{10}; in TEST() local
355 static constexpr int records{10}; in TEST() local
404 static const int records{10}; in TEST() local
507 static constexpr std::string_view records[] = { in TEST() local
579 static constexpr std::string_view records[] = {"ABCDEFGHIJKLMNOPQRST"}; in TEST() local
/llvm-project-15.0.7/clang/utils/TableGen/
H A DASTTableGen.cpp107 static void visitHierarchy(RecordKeeper &records, in visitHierarchy()
138 void clang::tblgen::visitASTNodeHierarchyImpl(RecordKeeper &records, in visitASTNodeHierarchyImpl()
H A DClangTypeNodesEmitter.cpp83 TypeNodeEmitter(RecordKeeper &records, raw_ostream &out) in TypeNodeEmitter()
206 void clang::EmitClangTypeNodes(RecordKeeper &records, raw_ostream &out) { in EmitClangTypeNodes()
H A DClangASTPropertiesEmitter.cpp97 ASTPropsEmitter(RecordKeeper &records, raw_ostream &out) in ASTPropsEmitter()
592 static void emitASTReader(RecordKeeper &records, raw_ostream &out, in emitASTReader()
599 void clang::EmitClangTypeReader(RecordKeeper &records, raw_ostream &out) { in EmitClangTypeReader()
606 static void emitASTWriter(RecordKeeper &records, raw_ostream &out, in emitASTWriter()
613 void clang::EmitClangTypeWriter(RecordKeeper &records, raw_ostream &out) { in EmitClangTypeWriter()
849 void clang::EmitClangBasicReader(RecordKeeper &records, raw_ostream &out) { in EmitClangBasicReader()
859 void clang::EmitClangBasicWriter(RecordKeeper &records, raw_ostream &out) { in EmitClangBasicWriter()
/llvm-project-15.0.7/libc/utils/HdrGen/PrototypeTestGen/
H A DPrototypeTestGen.cpp24 bool TestGeneratorMain(llvm::raw_ostream &OS, llvm::RecordKeeper &records) { in TestGeneratorMain()
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DAppendingTypeTableBuilder.cpp64 ArrayRef<ArrayRef<uint8_t>> AppendingTypeTableBuilder::records() const { in records() function in AppendingTypeTableBuilder
H A DGlobalTypeTableBuilder.cpp68 ArrayRef<ArrayRef<uint8_t>> GlobalTypeTableBuilder::records() const { in records() function in GlobalTypeTableBuilder
H A DMergingTypeTableBuilder.cpp69 ArrayRef<ArrayRef<uint8_t>> MergingTypeTableBuilder::records() const { in records() function in MergingTypeTableBuilder
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A Dstack_logging.h123 stack_logging_record_t records[0]; /* records follow here */ member
/llvm-project-15.0.7/mlir/examples/toy/Ch7/include/toy/
H A DAST.h298 std::vector<std::unique_ptr<RecordAST>> records; variable
301 ModuleAST(std::vector<std::unique_ptr<RecordAST>> records) in ModuleAST()
H A DParser.h46 std::vector<std::unique_ptr<RecordAST>> records; in parseModule() local

12