Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpInterfacesGen.cpp87 void emitConceptDecl(const Interface &interface);
203 void InterfaceGenerator::emitConceptDecl(const Interface &interface) { in emitConceptDecl() function in InterfaceGenerator
448 emitConceptDecl(interface); in emitInterfaceDecl()
H A DSPIRVUtilsGen.cpp223 static void emitConceptDecl(const Availability &availability, raw_ostream &os) { in emitConceptDecl() function
264 emitConceptDecl(availability, os); in emitInterfaceDecl()