Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpInterfacesGen.cpp80 bool emitInterfaceDecls();
498 bool InterfaceGenerator::emitInterfaceDecls() { in emitInterfaceDecls() function in InterfaceGenerator
571 return GeneratorT(records, os).emitInterfaceDecls(); in InterfaceGenRegistration()
H A DSPIRVUtilsGen.cpp282 static bool emitInterfaceDecls(const RecordKeeper &recordKeeper, in emitInterfaceDecls() function
314 return emitInterfaceDecls(records, os); in __anon19f8bfbe0202()