|
static NocConfigAttr | get (::mlir::MLIRContext *context, NocIndex noc_index) |
|
static constexpr ::llvm::StringLiteral | getMnemonic () |
|
::mlir::Attribute | parse (::mlir::AsmParser &odsParser, ::mlir::Type odsType) |
|
|
static constexpr ::llvm::StringLiteral | name = "ttkernel.noc_config" |
|
static constexpr ::llvm::StringLiteral | dialectName = "ttkernel" |
|
◆ get()
NocConfigAttr mlir::tt::ttkernel::NocConfigAttr::get |
( |
::mlir::MLIRContext * |
context, |
|
|
NocIndex |
noc_index |
|
) |
| |
|
static |
◆ getMnemonic()
static constexpr ::llvm::StringLiteral mlir::tt::ttkernel::NocConfigAttr::getMnemonic |
( |
| ) |
|
|
inlinestatic |
◆ getNocIndex()
NocIndex mlir::tt::ttkernel::NocConfigAttr::getNocIndex |
( |
| ) |
const |
◆ getThreadType()
ThreadType mlir::tt::ttkernel::NocConfigAttr::getThreadType |
( |
| ) |
const |
|
inline |
◆ parse()
mlir::Attribute mlir::tt::ttkernel::NocConfigAttr::parse |
( |
::mlir::AsmParser & |
odsParser, |
|
|
::mlir::Type |
odsType |
|
) |
| |
|
static |
◆ print()
void mlir::tt::ttkernel::NocConfigAttr::print |
( |
::mlir::AsmPrinter & |
odsPrinter | ) |
const |
◆ dialectName
constexpr ::llvm::StringLiteral mlir::tt::ttkernel::NocConfigAttr::dialectName = "ttkernel" |
|
static |
◆ name
constexpr ::llvm::StringLiteral mlir::tt::ttkernel::NocConfigAttr::name = "ttkernel.noc_config" |
|
static |
The documentation for this class was generated from the following files: