Searched defs:emitModelDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | OpInterfacesGen.cpp | 280 void InterfaceGenerator::emitModelDecl(const Interface &interface) { emitModelDecl() function in InterfaceGenerator |
H A D | SPIRVUtilsGen.cpp | 236 static void emitModelDecl(const Availability &availability, raw_ostream &os) { emitModelDecl() function |