Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpInterfacesGen.cpp92 void emitInterfaceDecl(const Interface &interface);
432 void InterfaceGenerator::emitInterfaceDecl(const Interface &interface) { in emitInterfaceDecl() function in InterfaceGenerator
502 emitInterfaceDecl(Interface(def)); in emitInterfaceDecls()
H A DSPIRVUtilsGen.cpp252 static void emitInterfaceDecl(const Availability &availability, in emitInterfaceDecl() function
299 emitInterfaceDecl(avail, os); in emitInterfaceDecls()