MLIR  19.0.0git
mlir::DenseIntElementsAttr Member List

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

begin() constmlir::DenseIntElementsAttrinline
classof(Attribute attr)mlir::DenseIntElementsAttrstatic
end() constmlir::DenseIntElementsAttrinline
get(const ShapedType &type, Arg &&arg)mlir::DenseIntElementsAttrinlinestatic
get(const ShapedType &type, const std::initializer_list< T > &list)mlir::DenseIntElementsAttrinlinestatic
iterator typedefmlir::DenseIntElementsAttr
mapValues(Type newElementType, function_ref< APInt(const APInt &)> mapping) constmlir::DenseIntElementsAttr