#include "mlir/Dialect/XeGPU/uArch/uArchBase.h"
Definition at line 190 of file uArchBase.h.
◆ SharedMemory()
mlir::xegpu::uArch::SharedMemory::SharedMemory |
( |
uint32_t |
size, |
|
|
uint32_t |
alignment |
|
) |
| |
|
inline |
◆ getAlignment()
uint32_t mlir::xegpu::uArch::SharedMemory::getAlignment |
( |
| ) |
const |
|
inline |
◆ getSize()
uint32_t mlir::xegpu::uArch::SharedMemory::getSize |
( |
| ) |
const |
|
inline |
◆ alignment
uint32_t mlir::xegpu::uArch::SharedMemory::alignment |
|
protected |
◆ size
uint32_t mlir::xegpu::uArch::SharedMemory::size |
|
protected |
The documentation for this struct was generated from the following file: