MLIR  19.0.0git
mlir::BaseMemRefType Member List

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

AbstractTy typedefmlir::Type
cast() constmlir::Type
classof(Type type)mlir::BaseMemRefTypeinlinestatic
clone(ArrayRef< int64_t > shape, Type elementType) constmlir::BaseMemRefType
clone(ArrayRef< int64_t > shape) constmlir::BaseMemRefType
cloneWith(std::optional< ArrayRef< int64_t >> shape, Type elementType) constmlir::BaseMemRefType
dump() constmlir::Type
dyn_cast() constmlir::Type
dyn_cast_or_null() constmlir::Type
getAbstractType() constmlir::Typeinline
getAsOpaquePointer() constmlir::Typeinline
getContext() constmlir::Type
getDialect() constmlir::Typeinline
getElementType() constmlir::BaseMemRefType
getFromOpaquePointer(const void *pointer)mlir::Typeinlinestatic
getImpl() constmlir::Typeinline
getIntOrFloatBitWidth() constmlir::Type
getMemorySpace() constmlir::BaseMemRefType
getMemorySpaceAsInt() constmlir::BaseMemRefType
getShape() constmlir::BaseMemRefType
getTypeID()mlir::Typeinline
hasPromiseOrImplementsInterface()mlir::Typeinline
hasRank() constmlir::BaseMemRefType
hasTrait()mlir::Typeinline
implmlir::Typeprotected
ImplType typedefmlir::Type
isa() constmlir::Type
isa_and_nonnull() constmlir::Type
isBF16() constmlir::Type
isF128() constmlir::Type
isF16() constmlir::Type
isF32() constmlir::Type
isF64() constmlir::Type
isF80() constmlir::Type
isFloat8E4M3B11FNUZ() constmlir::Type
isFloat8E4M3FN() constmlir::Type
isFloat8E4M3FNUZ() constmlir::Type
isFloat8E5M2() constmlir::Type
isFloat8E5M2FNUZ() constmlir::Type
isIndex() constmlir::Type
isInteger() constmlir::Type
isInteger(unsigned width) constmlir::Type
isIntOrFloat() constmlir::Type
isIntOrIndex() constmlir::Type
isIntOrIndexOrFloat() constmlir::Type
isSignedInteger() constmlir::Type
isSignedInteger(unsigned width) constmlir::Type
isSignlessInteger() constmlir::Type
isSignlessInteger(unsigned width) constmlir::Type
isSignlessIntOrFloat() constmlir::Type
isSignlessIntOrIndex() constmlir::Type
isSignlessIntOrIndexOrFloat() constmlir::Type
isTF32() constmlir::Type
isUnsignedInteger() constmlir::Type
isUnsignedInteger(unsigned width) constmlir::Type
isValidElementType(Type type)mlir::BaseMemRefTypeinlinestatic
operator bool() constmlir::Typeinlineexplicit
operator ShapedType() constmlir::BaseMemRefTypeinline
operator!() constmlir::Typeinline
operator!=(Type other) constmlir::Typeinline
operator=(const Type &other)=defaultmlir::Type
operator==(Type other) constmlir::Typeinline
print(raw_ostream &os) constmlir::Type
print(raw_ostream &os, AsmState &state) constmlir::Type
replace(ReplacementFns &&...replacementFns)mlir::Typeinline
replaceImmediateSubElements(ArrayRef< Attribute > replAttrs, ArrayRef< Type > replTypes) constmlir::Typeinline
Type()=defaultmlir::BaseMemRefType
Type(const ImplType *impl)mlir::BaseMemRefTypeinline
Type(const Type &other)=defaultmlir::BaseMemRefType
mlir::Type::Type(const ImplType *impl)mlir::Typeinline
mlir::Type::Type(const Type &other)=defaultmlir::Type
TypeBase typedefmlir::Type
walk(WalkFns &&...walkFns)mlir::Typeinline
walkImmediateSubElements(function_ref< void(Attribute)> walkAttrsFn, function_ref< void(Type)> walkTypesFn) constmlir::Typeinline