Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DOpenMPCommonGen.cpp42 static bool emitDecls(const RecordKeeper &recordKeeper, raw_ostream &os) { in emitDecls() function
87 return emitDecls(records, os); in __anon4bcf8a380102()
DPassGen.cpp186 static void emitDecls(const llvm::RecordKeeper &recordKeeper, raw_ostream &os) { in emitDecls() function
199 emitDecls(records, os); in __anon10694ef70102()