Home
last modified time | relevance | path

Searched defs:attrDefs (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDocGen.cpp414 emitBlock(ArrayRef<Attribute> attributes,StringRef inputFilename,ArrayRef<AttrDef> attrDefs,ArrayRef<OpDocGroup> ops,ArrayRef<Type> types,ArrayRef<TypeDef> typeDefs,raw_ostream & os) emitBlock() argument
466 emitDialectDoc(const Dialect & dialect,StringRef inputFilename,ArrayRef<Attribute> attributes,ArrayRef<AttrDef> attrDefs,ArrayRef<OpDocGroup> ops,ArrayRef<Type> types,ArrayRef<TypeDef> typeDefs,raw_ostream & os) emitDialectDoc() argument
490 std::vector<Record *> attrDefs = emitDialectDoc() local
/llvm-project/mlir/lib/Dialect/IRDL/
H A DIRDLLoading.cpp646 DenseMap<AttributeOp, std::unique_ptr<DynamicAttrDefinition>> attrDefs; in preallocateAttrDefs() local
/llvm-project/mlir/tools/mlir-linalg-ods-gen/
H A Dmlir-linalg-ods-yaml-gen.cpp723 SmallVector<std::string> attrDefs; generateNamedGenericOpOds() local