Home
last modified time | relevance | path

Searched refs:printRecords (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/lib/TableGen/
DDetailedRecordsBackend.cpp49 void printRecords(raw_ostream &OS);
64 printRecords(OS); in run()
101 void DetailedRecordsEmitter::printRecords(raw_ostream &OS) { in printRecords() function in DetailedRecordsEmitter
/external/llvm-project/mlir/tools/mlir-tblgen/
Dmlir-tblgen.cpp56 GenRegistration printRecords("print-records", "Print all records to stdout", variable