My Project
mlir::quant::QuantizedType Member List

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

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::QuantizedTypeinlinestatic
DEFINE_SYM_KIND_RANGE enum valuemlir::Type
dump()mlir::Type
dyn_cast() constmlir::Type
dyn_cast_or_null() constmlir::Type
Function enum valuemlir::Type
getAsOpaquePointer() constmlir::Typeinline
getContext() constmlir::Type
getDefaultMaximumForInteger(bool isSigned, unsigned integralWidth)mlir::quant::QuantizedTypeinlinestatic
getDefaultMinimumForInteger(bool isSigned, unsigned integralWidth)mlir::quant::QuantizedTypeinlinestatic
getDialect() constmlir::Type
getExpressedType() constmlir::quant::QuantizedType
getFlags() constmlir::quant::QuantizedType
getFromOpaquePointer(const void *pointer)mlir::Typeinlinestatic
getIntOrFloatBitWidth()mlir::Type
getKind() constmlir::Type
getQuantizedElementType(Type primitiveOrContainerType)mlir::quant::QuantizedTypestatic
getStorageType() constmlir::quant::QuantizedType
getStorageTypeIntegralWidth() constmlir::quant::QuantizedType
getStorageTypeMax() constmlir::quant::QuantizedType
getStorageTypeMin() constmlir::quant::QuantizedType
getSubclassData() constmlir::Type
implmlir::Typeprotected
ImplType typedefmlir::quant::QuantizedType
isa() constmlir::Type
isBF16()mlir::Type
isCompatibleExpressedType(Type candidateExpressedType)mlir::quant::QuantizedType
isF16()mlir::Type
isF32()mlir::Type
isF64()mlir::Type
isIndex()mlir::Type
isInteger(unsigned width)mlir::Type
isIntOrFloat()mlir::Type
isIntOrIndex()mlir::Type
isIntOrIndexOrFloat()mlir::Type
isSigned() constmlir::quant::QuantizedTypeinline
Kind enum namemlir::Type
LAST_BUILTIN_TYPE enum valuemlir::Type
MaxStorageBitsmlir::quant::QuantizedTypestatic
Opaque enum valuemlir::Type
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)mlir::Type
setSubclassData(unsigned val)mlir::Type
Type()mlir::Typeinline
Type(const ImplType *impl)mlir::Typeinline
Type(const Type &other)=defaultmlir::Type
TypeBase typedefmlir::Type
verifyConstructionInvariants(Optional< Location > loc, MLIRContext *context, unsigned flags, Type storageType, Type expressedType, int64_t storageTypeMin, int64_t storageTypeMax)mlir::quant::QuantizedTypestatic