MLIR  19.0.0git
mlir::quant::QuantizedType Member List

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

AbstractTy typedefmlir::Type
cast() constmlir::Type
castExpressedToStorageType(Type candidateType)mlir::quant::QuantizedType
castFromExpressedType(Type candidateType)mlir::quant::QuantizedType
castFromStorageType(Type candidateType)mlir::quant::QuantizedType
castToExpressedType(Type quantizedType)mlir::quant::QuantizedTypestatic
castToStorageType(Type quantizedType)mlir::quant::QuantizedTypestatic
classof(Type type)mlir::quant::QuantizedTypestatic
dump() constmlir::Type
dyn_cast() constmlir::Type
dyn_cast_or_null() constmlir::Type
getAbstractType() constmlir::Typeinline
getAsOpaquePointer() constmlir::Typeinline
getContext() constmlir::Type
getDefaultMaximumForInteger(bool isSigned, unsigned integralWidth)mlir::quant::QuantizedTypeinlinestatic
getDefaultMinimumForInteger(bool isSigned, unsigned integralWidth)mlir::quant::QuantizedTypeinlinestatic
getDialect() constmlir::Typeinline
getExpressedType() constmlir::quant::QuantizedType
getFlags() constmlir::quant::QuantizedType
getFromOpaquePointer(const void *pointer)mlir::Typeinlinestatic
getImpl() constmlir::Typeinline
getIntOrFloatBitWidth() constmlir::Type
getQuantizedElementType(Type primitiveOrContainerType)mlir::quant::QuantizedTypestatic
getStorageType() constmlir::quant::QuantizedType
getStorageTypeIntegralWidth() constmlir::quant::QuantizedType
getStorageTypeMax() constmlir::quant::QuantizedType
getStorageTypeMin() constmlir::quant::QuantizedType
getTypeID()mlir::Typeinline
hasPromiseOrImplementsInterface()mlir::Typeinline
hasTrait()mlir::Typeinline
implmlir::Typeprotected
ImplType typedefmlir::quant::QuantizedType
isa() constmlir::Type
isa_and_nonnull() constmlir::Type
mlir::Type::isBF16() constmlir::Type
isCompatibleExpressedType(Type candidateExpressedType)mlir::quant::QuantizedType
isF128() constmlir::Type
mlir::Type::isF16() constmlir::Type
mlir::Type::isF32() constmlir::Type
mlir::Type::isF64() constmlir::Type
isF80() constmlir::Type
isFloat8E4M3B11FNUZ() constmlir::Type
isFloat8E4M3FN() constmlir::Type
isFloat8E4M3FNUZ() constmlir::Type
isFloat8E5M2() constmlir::Type
isFloat8E5M2FNUZ() constmlir::Type
mlir::Type::isIndex() constmlir::Type
mlir::Type::isInteger() constmlir::Type
mlir::Type::isInteger(unsigned width) constmlir::Type
isIntOrFloat() constmlir::Type
isIntOrIndex() constmlir::Type
isIntOrIndexOrFloat() constmlir::Type
isSigned() constmlir::quant::QuantizedTypeinline
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
MaxStorageBitsmlir::quant::QuantizedTypestatic
operator bool() constmlir::Typeinlineexplicit
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::quant::QuantizedType
Type(const ImplType *impl)mlir::quant::QuantizedTypeinline
Type(const Type &other)=defaultmlir::quant::QuantizedType
mlir::Type::Type(const ImplType *impl)mlir::Typeinline
mlir::Type::Type(const Type &other)=defaultmlir::Type
TypeBase typedefmlir::Type
verify(function_ref< InFlightDiagnostic()> emitError, unsigned flags, Type storageType, Type expressedType, int64_t storageTypeMin, int64_t storageTypeMax)mlir::quant::QuantizedTypestatic
walk(WalkFns &&...walkFns)mlir::Typeinline
walkImmediateSubElements(function_ref< void(Attribute)> walkAttrsFn, function_ref< void(Type)> walkTypesFn) constmlir::Typeinline