This is the complete list of members for tvm::PrimType, including all inherited members.
| BFloat(int bits, int lanes=1) | tvm::PrimType | static |
| bits() const | tvm::PrimType | inline |
| Bool(int lanes=1) | tvm::PrimType | static |
| code() const | tvm::PrimType | inline |
| Float(int bits, int lanes=1) | tvm::PrimType | static |
| Int(int bits, int lanes=1) | tvm::PrimType | static |
| IsFixedLengthVector() const | tvm::PrimType | inline |
| IsMissing() const | tvm::Type | |
| IsScalableVector() const | tvm::PrimType | inline |
| IsScalar() const | tvm::PrimType | inline |
| IsVoid() const | tvm::PrimType | inline |
| lanes() const | tvm::PrimType | inline |
| MatchesCode(Codes... codes) const | tvm::PrimType | inline |
| MatchesElementType(DLDataTypeCode code, int bits) const | tvm::PrimType | inline |
| Missing() | tvm::Type | static |
| PrimType(DLDataType dtype) | tvm::PrimType | explicit |
| PrimType(DLDataTypeCode code, int bits, int lanes=1) | tvm::PrimType | |
| ScalableVector(DLDataTypeCode code, int bits, int lanes) | tvm::PrimType | static |
| StorageBytes() const | tvm::PrimType | inline |
| TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE(PrimType, Type, PrimTypeNode) | tvm::PrimType | |
| tvm::Type::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE(Type, ffi::ObjectRef, TypeNode) | tvm::Type | |
| UInt(int bits, int lanes=1) | tvm::PrimType | static |
| Void() | tvm::PrimType | static |
| VScaleFactor() const | tvm::PrimType | inline |
| WithBits(int bits) const | tvm::PrimType | inline |
| WithCode(DLDataTypeCode code) const | tvm::PrimType | inline |
| WithLanes(int lanes) const | tvm::PrimType | inline |