MLIR
20.0.0git
mlir
BaseMemRefType
mlir::BaseMemRefType Member List
This is the complete list of members for
mlir::BaseMemRefType
, including all inherited members.
AbstractTy
typedef
mlir::Type
cast
() const
mlir::Type
classof
(Type type)
mlir::BaseMemRefType
inline
static
clone
(ArrayRef< int64_t > shape, Type elementType) const
mlir::BaseMemRefType
clone
(ArrayRef< int64_t > shape) const
mlir::BaseMemRefType
cloneWith
(std::optional< ArrayRef< int64_t >> shape, Type elementType) const
mlir::BaseMemRefType
dump
() const
mlir::Type
dyn_cast
() const
mlir::Type
dyn_cast_or_null
() const
mlir::Type
getAbstractType
() const
mlir::Type
inline
getAsOpaquePointer
() const
mlir::Type
inline
getContext
() const
mlir::Type
getDialect
() const
mlir::Type
inline
getElementType
() const
mlir::BaseMemRefType
getFromOpaquePointer
(const void *pointer)
mlir::Type
inline
static
getImpl
() const
mlir::Type
inline
getIntOrFloatBitWidth
() const
mlir::Type
getMemorySpace
() const
mlir::BaseMemRefType
getMemorySpaceAsInt
() const
mlir::BaseMemRefType
getShape
() const
mlir::BaseMemRefType
getTypeID
()
mlir::Type
inline
hasPromiseOrImplementsInterface
()
mlir::Type
inline
hasRank
() const
mlir::BaseMemRefType
hasTrait
()
mlir::Type
inline
impl
mlir::Type
protected
ImplType
typedef
mlir::Type
isa
() const
mlir::Type
isa_and_nonnull
() const
mlir::Type
isBF16
() const
mlir::Type
isF128
() const
mlir::Type
isF16
() const
mlir::Type
isF32
() const
mlir::Type
isF64
() const
mlir::Type
isF80
() const
mlir::Type
isFloat4E2M1FN
() const
mlir::Type
isFloat6E2M3FN
() const
mlir::Type
isFloat6E3M2FN
() const
mlir::Type
isFloat8E3M4
() const
mlir::Type
isFloat8E4M3
() const
mlir::Type
isFloat8E4M3B11FNUZ
() const
mlir::Type
isFloat8E4M3FN
() const
mlir::Type
isFloat8E4M3FNUZ
() const
mlir::Type
isFloat8E5M2
() const
mlir::Type
isFloat8E5M2FNUZ
() const
mlir::Type
isFloat8E8M0FNU
() const
mlir::Type
isIndex
() const
mlir::Type
isInteger
() const
mlir::Type
isInteger
(unsigned width) const
mlir::Type
isIntOrFloat
() const
mlir::Type
isIntOrIndex
() const
mlir::Type
isIntOrIndexOrFloat
() const
mlir::Type
isSignedInteger
() const
mlir::Type
isSignedInteger
(unsigned width) const
mlir::Type
isSignlessInteger
() const
mlir::Type
isSignlessInteger
(unsigned width) const
mlir::Type
isSignlessIntOrFloat
() const
mlir::Type
isSignlessIntOrIndex
() const
mlir::Type
isSignlessIntOrIndexOrFloat
() const
mlir::Type
isTF32
() const
mlir::Type
isUnsignedInteger
() const
mlir::Type
isUnsignedInteger
(unsigned width) const
mlir::Type
isValidElementType
(Type type)
mlir::BaseMemRefType
inline
static
operator bool
() const
mlir::Type
inline
explicit
operator ShapedType
() const
mlir::BaseMemRefType
inline
operator!
() const
mlir::Type
inline
operator!=
(Type other) const
mlir::Type
inline
operator=
(const Type &other)=default
mlir::Type
operator==
(Type other) const
mlir::Type
inline
print
(raw_ostream &os) const
mlir::Type
print
(raw_ostream &os, AsmState &state) const
mlir::Type
replace
(ReplacementFns &&...replacementFns)
mlir::Type
inline
replaceImmediateSubElements
(ArrayRef< Attribute > replAttrs, ArrayRef< Type > replTypes) const
mlir::Type
inline
Type
()=default
mlir::BaseMemRefType
Type
(const ImplType *impl)
mlir::BaseMemRefType
inline
Type
(const Type &other)=default
mlir::BaseMemRefType
mlir::Type::Type
(const ImplType *impl)
mlir::Type
inline
mlir::Type::Type
(const Type &other)=default
mlir::Type
TypeBase
typedef
mlir::Type
walk
(WalkFns &&...walkFns)
mlir::Type
inline
walkImmediateSubElements
(function_ref< void(Attribute)> walkAttrsFn, function_ref< void(Type)> walkTypesFn) const
mlir::Type
inline
Generated on Sat Nov 23 2024 12:33:38 for MLIR by
1.9.1