Home
last modified time | relevance | path

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

/llvm-project/mlir/docs/DefiningDialects/
H A DAttributesAndTypes.md598 Parameter Parsing and PrintingDefining Dialect Attributes and Types""Attributes and Types""Parsing and Printing""Using `assemblyFormat` global() argument
775 Assembly Format DirectivesDefining Dialect Attributes and Types""Attributes and Types""Parsing and Printing""Using `assemblyFormat` global() argument
[all...]
/llvm-project/mlir/tools/mlir-tblgen/
H A DEnumPythonBindingGen.cpp153 std::optional<StringRef> assemblyFormat = attr.getAssemblyFormat(); emitPythonEnums() local