MLIR: TypeInfo Struct Reference (original) (raw)
#include "[mlir/Dialect/Tosa/IR/TosaProfileCompliance.h](TosaProfileCompliance%5F8h%5Fsource.html)"
Public Attributes | |
---|---|
mlir::TypeID | typeID |
uint32_t | bitWidth |
Detailed Description
Definition at line 26 of file TosaProfileCompliance.h.
Member Data Documentation
◆ bitWidth
uint32_t TypeInfo::bitWidth
Definition at line 28 of file TosaProfileCompliance.h.
Referenced by TosaProfileCompliance::isSameTypeInfo(), and TosaProfileCompliance::stringifyTypeInfo().
◆ typeID
mlir::TypeID TypeInfo::typeID
Definition at line 27 of file TosaProfileCompliance.h.
Referenced by TosaProfileCompliance::isSameTypeInfo(), and TosaProfileCompliance::stringifyTypeInfo().
The documentation for this struct was generated from the following file:
- include/mlir/Dialect/Tosa/IR/TosaProfileCompliance.h