Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DDialectGen.cpp124 const char *const dialectRegistrationTemplate = global() variable
H A DPassGen.cpp229 const char *const dialectRegistrationTemplate = "registry.insert<{0}>();"; global() variable