MLIR
20.0.0git
mlir
FloatType
mlir::FloatType Member List
This is the complete list of members for
mlir::FloatType
, including all inherited members.
AbstractTy
typedef
mlir::Type
cast
() const
mlir::Type
classof
(Type type)
mlir::FloatType
inline
static
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
getBF16
(MLIRContext *ctx)
mlir::FloatType
inline
static
getContext
() const
mlir::Type
getDialect
() const
mlir::Type
inline
getF128
(MLIRContext *ctx)
mlir::FloatType
inline
static
getF16
(MLIRContext *ctx)
mlir::FloatType
inline
static
getF32
(MLIRContext *ctx)
mlir::FloatType
inline
static
getF64
(MLIRContext *ctx)
mlir::FloatType
inline
static
getF80
(MLIRContext *ctx)
mlir::FloatType
inline
static
getFloat4E2M1FN
(MLIRContext *ctx)
mlir::FloatType
inline
static
getFloat6E2M3FN
(MLIRContext *ctx)
mlir::FloatType
inline
static
getFloat6E3M2FN
(MLIRContext *ctx)
mlir::FloatType
inline
static
getFloat8E3M4
(MLIRContext *ctx)
mlir::FloatType
inline
static
getFloat8E4M3
(MLIRContext *ctx)
mlir::FloatType
inline
static
getFloat8E4M3B11FNUZ
(MLIRContext *ctx)
mlir::FloatType
inline
static
getFloat8E4M3FN
(MLIRContext *ctx)
mlir::FloatType
inline
static
getFloat8E4M3FNUZ
(MLIRContext *ctx)
mlir::FloatType
inline
static
getFloat8E5M2
(MLIRContext *ctx)
mlir::FloatType
inline
static
getFloat8E5M2FNUZ
(MLIRContext *ctx)
mlir::FloatType
inline
static
getFloat8E8M0FNU
(MLIRContext *ctx)
mlir::FloatType
inline
static
getFloatSemantics
()
mlir::FloatType
getFPMantissaWidth
()
mlir::FloatType
getFromOpaquePointer
(const void *pointer)
mlir::Type
inline
static
getImpl
() const
mlir::Type
inline
getIntOrFloatBitWidth
() const
mlir::Type
getTF32
(MLIRContext *ctx)
mlir::FloatType
inline
static
getTypeID
()
mlir::Type
inline
getWidth
()
mlir::FloatType
hasPromiseOrImplementsInterface
()
mlir::Type
inline
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
operator bool
() const
mlir::Type
inline
explicit
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
scaleElementBitwidth
(unsigned scale)
mlir::FloatType
Type
()=default
mlir::FloatType
Type
(const ImplType *impl)
mlir::FloatType
inline
Type
(const Type &other)=default
mlir::FloatType
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