Base typedef | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | |
classof(T val) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlinestatic |
get(unsigned flags, Type storageType, Type expressedType, double scale, int64_t zeroPoint, int64_t storageTypeMin, int64_t storageTypeMax) | mlir::quant::UniformQuantizedType | static |
mlir::detail::StorageUserBase::get(MLIRContext *ctx, unsigned kind, Args... args) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotectedstatic |
getChecked(unsigned flags, Type storageType, Type expressedType, double scale, int64_t zeroPoint, int64_t storageTypeMin, int64_t storageTypeMax, Location location) | mlir::quant::UniformQuantizedType | static |
mlir::detail::StorageUserBase::getChecked(const Location &loc, MLIRContext *ctx, unsigned kind, Args... args) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotectedstatic |
getClassID() | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlinestatic |
getImpl() const | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotected |
getScale() const | mlir::quant::UniformQuantizedType | |
getZeroPoint() const | mlir::quant::UniformQuantizedType | |
ImplType typedef | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | |
isFixedPoint() const | mlir::quant::UniformQuantizedType | inline |
kindof(unsigned kind) | mlir::quant::UniformQuantizedType | inlinestatic |
verifyConstructionInvariants(Optional< Location > loc, MLIRContext *context, unsigned flags, Type storageType, Type expressedType, double scale, int64_t zeroPoint, int64_t storageTypeMin, int64_t storageTypeMax) | mlir::quant::UniformQuantizedType | static |
mlir::detail::StorageUserBase::verifyConstructionInvariants(Args... args) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotectedstatic |