MLIR
22.0.0git
|
This is the complete list of members for mlir::xegpu::uArch::CacheInfo, including all inherited members.
CacheInfo()=default | mlir::xegpu::uArch::CacheInfo | |
CacheInfo(uint32_t size, uint32_t line_size, CacheHierarchyLevel hierarchy_level) | mlir::xegpu::uArch::CacheInfo | inline |
getHierarchyLevel() const | mlir::xegpu::uArch::CacheInfo | inline |
getLineSize() const | mlir::xegpu::uArch::CacheInfo | inline |
getSize() const | mlir::xegpu::uArch::CacheInfo | inline |
hierarchy_level | mlir::xegpu::uArch::CacheInfo | protected |
line_size | mlir::xegpu::uArch::CacheInfo | protected |
size | mlir::xegpu::uArch::CacheInfo | protected |
~CacheInfo()=default | mlir::xegpu::uArch::CacheInfo | virtual |