Home
last modified time | relevance | path

Searched defs:emitModelDecl (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/tools/mlir-tblgen/
H A DOpInterfacesGen.cpp280 void InterfaceGenerator::emitModelDecl(const Interface &interface) { emitModelDecl() function in InterfaceGenerator
H A DSPIRVUtilsGen.cpp236 static void emitModelDecl(const Availability &availability, raw_ostream &os) { emitModelDecl() function