MLIR
16.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
()
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
getFloatSemantics
()
mlir::FloatType
getFPMantissaWidth
()
mlir::FloatType
getFromOpaquePointer
(const void *pointer)
mlir::Type
inline
static
getIntOrFloatBitWidth
() const
mlir::Type
getTypeID
()
mlir::Type
inline
getWidth
()
mlir::FloatType
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
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
scaleElementBitwidth
(unsigned scale)
mlir::FloatType
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 12:35:53 for MLIR by
1.8.13