|
static ViewLayoutAttr | get (::mlir::MLIRContext *context, unsigned rank) |
|
static ViewLayoutAttr | get (::mlir::MLIRContext *context, AffineMap affineMap) |
|
static constexpr ::llvm::StringLiteral | getMnemonic () |
|
::mlir::Attribute | parse (::mlir::AsmParser &odsParser, ::mlir::Type odsType) |
|
|
static constexpr ::llvm::StringLiteral | name = "tt.view" |
|
static constexpr ::llvm::StringLiteral | dialectName = "tt" |
|
◆ get() [1/2]
ViewLayoutAttr mlir::tt::ViewLayoutAttr::get |
( |
::mlir::MLIRContext * |
context, |
|
|
AffineMap |
affineMap |
|
) |
| |
|
static |
◆ get() [2/2]
static ViewLayoutAttr mlir::tt::ViewLayoutAttr::get |
( |
::mlir::MLIRContext * |
context, |
|
|
unsigned |
rank |
|
) |
| |
|
inlinestatic |
◆ getAffineMap()
AffineMap mlir::tt::ViewLayoutAttr::getAffineMap |
( |
| ) |
const |
◆ getMnemonic()
static constexpr ::llvm::StringLiteral mlir::tt::ViewLayoutAttr::getMnemonic |
( |
| ) |
|
|
inlinestatic |
◆ parse()
mlir::Attribute mlir::tt::ViewLayoutAttr::parse |
( |
::mlir::AsmParser & |
odsParser, |
|
|
::mlir::Type |
odsType |
|
) |
| |
|
static |
◆ print()
void mlir::tt::ViewLayoutAttr::print |
( |
::mlir::AsmPrinter & |
odsPrinter | ) |
const |
◆ dialectName
constexpr ::llvm::StringLiteral mlir::tt::ViewLayoutAttr::dialectName = "tt" |
|
static |
◆ name
constexpr ::llvm::StringLiteral mlir::tt::ViewLayoutAttr::name = "tt.view" |
|
static |
The documentation for this class was generated from the following files: