Home
last modified time | relevance | path

Searched defs:printRecords (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/tools/tblgen-to-irdl/
H A Dtblgen-to-irdl.cpp21 GenRegistration printRecords("print-records", "Print all records to stdout", variable
/llvm-project/mlir/tools/mlir-tblgen/
H A Dmlir-tblgen.cpp21 GenRegistration printRecords("print-records", "Print all records to stdout", variable
/llvm-project/llvm/lib/TableGen/
H A DDetailedRecordsBackend.cpp100 void DetailedRecordsEmitter::printRecords(raw_ostream &OS) { printRecords() function in DetailedRecordsEmitter
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h326 virtual void printRecords(raw_ostream &OS) const {} in printRecords() function
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3396 void LVLogicalVisitor::printRecords(raw_ostream &OS) const { printRecords() function in LVLogicalVisitor