Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DDialectGen.cpp37 selectedDialect("dialect", llvm::cl::desc("The dialect to gen for"), variable
H A DAttrOrTypeDefGen.cpp32 static void collectAllDefs(StringRef selectedDialect, in collectAllDefs()
636 bool DefGenerator::emitDecls(StringRef selectedDialect) { in emitDecls()
856 bool DefGenerator::emitDefs(StringRef selectedDialect) { in emitDefs()