MLIR
20.0.0git
mlir
Attribute
mlir::Attribute Member List
This is the complete list of members for
mlir::Attribute
, including all inherited members.
AbstractTy
typedef
mlir::Attribute
AttrBase
typedef
mlir::Attribute
Attribute
()=default
mlir::Attribute
Attribute
(const ImplType *impl)
mlir::Attribute
inline
Attribute
(const Attribute &other)=default
mlir::Attribute
cast
() const
mlir::Attribute
dump
() const
mlir::Attribute
dyn_cast
() const
mlir::Attribute
dyn_cast_or_null
() const
mlir::Attribute
getAbstractAttribute
() const
mlir::Attribute
inline
getAsOpaquePointer
() const
mlir::Attribute
inline
getContext
() const
mlir::Attribute
getDialect
() const
mlir::Attribute
inline
getFromOpaquePointer
(const void *ptr)
mlir::Attribute
inline
static
getImpl
() const
mlir::Attribute
inline
getTypeID
()
mlir::Attribute
inline
hash_value
(Attribute arg)
mlir::Attribute
friend
hasPromiseOrImplementsInterface
()
mlir::Attribute
inline
hasTrait
()
mlir::Attribute
inline
impl
mlir::Attribute
protected
ImplType
typedef
mlir::Attribute
isa
() const
mlir::Attribute
isa_and_nonnull
() const
mlir::Attribute
operator bool
() const
mlir::Attribute
inline
explicit
operator!
() const
mlir::Attribute
inline
operator!=
(Attribute other) const
mlir::Attribute
inline
operator=
(const Attribute &other)=default
mlir::Attribute
operator==
(Attribute other) const
mlir::Attribute
inline
print
(raw_ostream &os, bool elideType=false) const
mlir::Attribute
print
(raw_ostream &os, AsmState &state, bool elideType=false) const
mlir::Attribute
printStripped
(raw_ostream &os) const
mlir::Attribute
printStripped
(raw_ostream &os, AsmState &state) const
mlir::Attribute
replace
(ReplacementFns &&...replacementFns)
mlir::Attribute
inline
replaceImmediateSubElements
(ArrayRef< Attribute > replAttrs, ArrayRef< Type > replTypes) const
mlir::Attribute
inline
ValueType
typedef
mlir::Attribute
walk
(WalkFns &&...walkFns)
mlir::Attribute
inline
walkImmediateSubElements
(function_ref< void(Attribute)> walkAttrsFn, function_ref< void(Type)> walkTypesFn) const
mlir::Attribute
inline
Generated on Tue Nov 19 2024 04:32:34 for MLIR by
1.9.1