|
static constexpr ::llvm::StringLiteral | name = "tt.device" |
|
static constexpr ::llvm::StringLiteral | dialectName = "tt" |
|
◆ get()
◆ getChecked()
DeviceType mlir::tt::DeviceType::getChecked |
( |
::llvm::function_ref<::mlir::InFlightDiagnostic()> |
emitError, |
|
|
::mlir::MLIRContext * |
context, |
|
|
::mlir::tt::DeviceAttr |
desc |
|
) |
| |
|
static |
◆ getDesc()
◆ getMnemonic()
static constexpr ::llvm::StringLiteral mlir::tt::DeviceType::getMnemonic |
( |
| ) |
|
|
inlinestatic |
◆ parse()
mlir::Type mlir::tt::DeviceType::parse |
( |
::mlir::AsmParser & |
odsParser | ) |
|
|
static |
◆ print()
void mlir::tt::DeviceType::print |
( |
::mlir::AsmPrinter & |
odsPrinter | ) |
const |
◆ verifyInvariants()
llvm::LogicalResult mlir::tt::DeviceType::verifyInvariants |
( |
::llvm::function_ref<::mlir::InFlightDiagnostic()> |
emitError, |
|
|
::mlir::tt::DeviceAttr |
desc |
|
) |
| |
|
static |
◆ verifyInvariantsImpl()
llvm::LogicalResult mlir::tt::DeviceType::verifyInvariantsImpl |
( |
::llvm::function_ref<::mlir::InFlightDiagnostic()> |
emitError, |
|
|
::mlir::tt::DeviceAttr |
desc |
|
) |
| |
|
static |
◆ dialectName
constexpr ::llvm::StringLiteral mlir::tt::DeviceType::dialectName = "tt" |
|
static |
◆ name
constexpr ::llvm::StringLiteral mlir::tt::DeviceType::name = "tt.device" |
|
static |
The documentation for this class was generated from the following files: