My Project
mlir::ElementsAttr Member List

This is the complete list of members for mlir::ElementsAttr, including all inherited members.

AttrBase typedefmlir::Attribute
Attribute()mlir::Attributeinline
Attribute(const ImplType *impl)mlir::Attributeinline
Attribute(const Attribute &other)=defaultmlir::Attribute
cast() constmlir::Attribute
classof(Attribute attr)mlir::ElementsAttrinlinestatic
DEFINE_SYM_KIND_RANGE enum valuemlir::Attribute
dump() constmlir::Attribute
dyn_cast() constmlir::Attribute
dyn_cast_or_null() constmlir::Attribute
getAsOpaquePointer() constmlir::Attributeinline
getContext() constmlir::Attribute
getDialect() constmlir::Attribute
getFlattenedIndex(ArrayRef< uint64_t > index) constmlir::ElementsAttrprotected
getFromOpaquePointer(const void *ptr)mlir::Attributeinlinestatic
getKind() constmlir::Attributeinline
getNumElements() constmlir::ElementsAttr
getType() constmlir::ElementsAttr
getValue(ArrayRef< uint64_t > index) constmlir::ElementsAttr
getValue(ArrayRef< uint64_t > index) constmlir::ElementsAttrinline
getValues() constmlir::ElementsAttr
getValues() const -> iterator_range< T >mlir::ElementsAttr
implmlir::Attributeprotected
ImplType typedefmlir::Attribute
isa() constmlir::Attribute
isValidIndex(ArrayRef< uint64_t > index) constmlir::ElementsAttr
iterator typedefmlir::ElementsAttr
iterator_range typedefmlir::ElementsAttr
Kind enum namemlir::Attribute
mapValues(Type newElementType, function_ref< APInt(const APInt &)> mapping) constmlir::ElementsAttr
mapValues(Type newElementType, function_ref< APInt(const APFloat &)> mapping) constmlir::ElementsAttr
operator bool() constmlir::Attributeinlineexplicit
operator!() constmlir::Attributeinline
operator!=(Attribute other) constmlir::Attributeinline
operator=(const Attribute &other)=defaultmlir::Attribute
operator==(Attribute other) constmlir::Attributeinline
print(raw_ostream &os) constmlir::Attribute
ValueType typedefmlir::Attribute