Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DDialectGen.cpp142 static const char *const constantMaterializerDecl = R"( variable
210 os << constantMaterializerDecl; in emitDialectDecl()