MLIR
16.0.0git
mlir
TensorType
mlir::TensorType Member List
This is the complete list of members for
mlir::TensorType
, including all inherited members.
AbstractTy
typedef
mlir::Type
cast
() const
mlir::Type
classof
(Type type)
mlir::TensorType
inline
static
cloneWith
(Optional< ArrayRef< int64_t >> shape, Type elementType) const
mlir::TensorType
dump
() const
mlir::Type
dyn_cast
() const
mlir::Type
dyn_cast_or_null
() const
mlir::Type
getAbstractType
()
mlir::Type
inline
getAsOpaquePointer
() const
mlir::Type
inline
getContext
() const
mlir::Type
getDialect
() const
mlir::Type
inline
getElementType
() const
mlir::TensorType
getFromOpaquePointer
(const void *pointer)
mlir::Type
inline
static
getIntOrFloatBitWidth
() const
mlir::Type
getShape
() const
mlir::TensorType
getTypeID
()
mlir::Type
inline
hasRank
() const
mlir::TensorType
hasTrait
()
mlir::Type
inline
impl
mlir::Type
protected
ImplType
typedef
mlir::Type
isa
() const
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
isIndex
() 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
isUnsignedInteger
() const
mlir::Type
isUnsignedInteger
(unsigned width) const
mlir::Type
isValidElementType
(Type type)
mlir::TensorType
static
operator bool
() const
mlir::Type
inline
explicit
operator ShapedType
() const
mlir::TensorType
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
Type
()
mlir::Type
inline
Type
(const ImplType *impl)
mlir::Type
inline
Type
(const Type &other)=default
mlir::Type
TypeBase
typedef
mlir::Type
Generated on Mon Aug 8 2022 16:36:23 for MLIR by
1.8.13