Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpInterfacesGen.cpp79 bool emitInterfaceDefs();
191 bool InterfaceGenerator::emitInterfaceDefs() { in emitInterfaceDefs() function in InterfaceGenerator
575 return GeneratorT(records, os).emitInterfaceDefs(); in __anond275f65c0e02()
H A DSPIRVUtilsGen.cpp196 static bool emitInterfaceDefs(const RecordKeeper &recordKeeper, in emitInterfaceDefs() function
322 return emitInterfaceDefs(records, os); in __anon19f8bfbe0302()