|
static CPUDescAttr | get (::mlir::MLIRContext *context, CPURole role, StringAttr target_triple) |
|
static constexpr ::llvm::StringLiteral | getMnemonic () |
|
::mlir::Attribute | parse (::mlir::AsmParser &odsParser, ::mlir::Type odsType) |
|
|
static constexpr ::llvm::StringLiteral | name = "tt.cpu_desc" |
|
static constexpr ::llvm::StringLiteral | dialectName = "tt" |
|
◆ get()
CPUDescAttr mlir::tt::CPUDescAttr::get |
( |
::mlir::MLIRContext * |
context, |
|
|
CPURole |
role, |
|
|
StringAttr |
target_triple |
|
) |
| |
|
static |
◆ getMnemonic()
static constexpr ::llvm::StringLiteral mlir::tt::CPUDescAttr::getMnemonic |
( |
| ) |
|
|
inlinestatic |
◆ getRole()
CPURole mlir::tt::CPUDescAttr::getRole |
( |
| ) |
const |
◆ getTargetTriple()
StringAttr mlir::tt::CPUDescAttr::getTargetTriple |
( |
| ) |
const |
◆ parse()
mlir::Attribute mlir::tt::CPUDescAttr::parse |
( |
::mlir::AsmParser & |
odsParser, |
|
|
::mlir::Type |
odsType |
|
) |
| |
|
static |
◆ print()
void mlir::tt::CPUDescAttr::print |
( |
::mlir::AsmPrinter & |
odsPrinter | ) |
const |
◆ dialectName
constexpr ::llvm::StringLiteral mlir::tt::CPUDescAttr::dialectName = "tt" |
|
static |
◆ name
constexpr ::llvm::StringLiteral mlir::tt::CPUDescAttr::name = "tt.cpu_desc" |
|
static |
The documentation for this class was generated from the following files: