Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp1335 if (const auto *namedProperty = global() local
1417 if (const auto *namedProperty = global() local
1456 if (const auto *namedProperty = global() local
1469 if (const auto *namedProperty = global() local
1508 const auto *namedProperty = cast<const NamedProperty *>(attrOrProp); global() local
1652 if (const auto *namedProperty = global() local
3988 if (const auto *namedProperty = global() local
[all...]
H A DOpFormatGen.cpp2035 body << " elidedProps.push_back(\"" << namedProperty->name << "\");\n"; in genCustomDirectiveParameterPrinter() local
1233 for (const NamedProperty &namedProperty : op.getProperties()) { genParsedAttrPropertiesSetter() local
1883 for (const NamedProperty *namedProperty : fmt.usedProperties) genPropDictPrinter() local