Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DEnumsGen.cpp558 static bool emitEnumDefs(const RecordKeeper &recordKeeper, raw_ostream &os) { in emitEnumDefs() function
579 return emitEnumDefs(records, os); in __anon7ff5e8610402()
H A DSPIRVUtilsGen.cpp477 static bool emitEnumDefs(const RecordKeeper &recordKeeper, raw_ostream &os) { in emitEnumDefs() function
504 return emitEnumDefs(records, os); in __anon19f8bfbe0502()