|
static constexpr ::llvm::StringLiteral | getOperationName () |
|
::llvm::LogicalResult | setPropertiesFromAttr (Properties &prop, ::mlir::Attribute attr, ::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) |
|
::mlir::Attribute | getPropertiesAsAttr (::mlir::MLIRContext *ctx, const Properties &prop) |
|
static llvm::hash_code | computePropertiesHash (const Properties &prop) |
|
static std::optional< mlir::Attribute > | getInherentAttr (::mlir::MLIRContext *ctx, const Properties &prop, llvm::StringRef name) |
|
static void | setInherentAttr (Properties &prop, llvm::StringRef name, mlir::Attribute value) |
|
static void | populateInherentAttrs (::mlir::MLIRContext *ctx, const Properties &prop, ::mlir::NamedAttrList &attrs) |
|
::llvm::LogicalResult | verifyInherentAttrs (::mlir::OperationName opName, ::mlir::NamedAttrList &attrs, llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState) |
|
::mlir::ParseResult | parse (::mlir::OpAsmParser &parser, ::mlir::OperationState &result) |
|
◆ Adaptor
◆ FoldAdaptor
◆ GenericAdaptor
template<typename RangeT >
◆ Properties
◆ build()
static void mlir::tt::DeviceModuleOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState |
|
) |
| |
|
static |
◆ computePropertiesHash()
llvm::hash_code mlir::tt::DeviceModuleOp::computePropertiesHash |
( |
const Properties & |
prop | ) |
|
|
static |
◆ getAttributeNames()
static ::llvm::ArrayRef<::llvm::StringRef> mlir::tt::DeviceModuleOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getBodyRegion()
::mlir::Region& mlir::tt::DeviceModuleOp::getBodyRegion |
( |
| ) |
|
|
inline |
◆ getInherentAttr()
std::optional< mlir::Attribute > mlir::tt::DeviceModuleOp::getInherentAttr |
( |
::mlir::MLIRContext * |
ctx, |
|
|
const Properties & |
prop, |
|
|
llvm::StringRef |
name |
|
) |
| |
|
static |
◆ getODSOperandIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::DeviceModuleOp::getODSOperandIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSOperands()
::mlir::Operation::operand_range mlir::tt::DeviceModuleOp::getODSOperands |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::DeviceModuleOp::getODSResultIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResults()
::mlir::Operation::result_range mlir::tt::DeviceModuleOp::getODSResults |
( |
unsigned |
index | ) |
|
|
inline |
◆ getOperationName()
static constexpr ::llvm::StringLiteral mlir::tt::DeviceModuleOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getPropertiesAsAttr()
mlir::Attribute mlir::tt::DeviceModuleOp::getPropertiesAsAttr |
( |
::mlir::MLIRContext * |
ctx, |
|
|
const Properties & |
prop |
|
) |
| |
|
static |
◆ parse()
mlir::ParseResult mlir::tt::DeviceModuleOp::parse |
( |
::mlir::OpAsmParser & |
parser, |
|
|
::mlir::OperationState & |
result |
|
) |
| |
|
static |
◆ populateInherentAttrs()
void mlir::tt::DeviceModuleOp::populateInherentAttrs |
( |
::mlir::MLIRContext * |
ctx, |
|
|
const Properties & |
prop, |
|
|
::mlir::NamedAttrList & |
attrs |
|
) |
| |
|
static |
◆ print()
void mlir::tt::DeviceModuleOp::print |
( |
::mlir::OpAsmPrinter & |
_odsPrinter | ) |
|
◆ setInherentAttr()
void mlir::tt::DeviceModuleOp::setInherentAttr |
( |
Properties & |
prop, |
|
|
llvm::StringRef |
name, |
|
|
mlir::Attribute |
value |
|
) |
| |
|
static |
◆ setPropertiesFromAttr()
llvm::LogicalResult mlir::tt::DeviceModuleOp::setPropertiesFromAttr |
( |
Properties & |
prop, |
|
|
::mlir::Attribute |
attr, |
|
|
::llvm::function_ref<::mlir::InFlightDiagnostic()> |
emitError |
|
) |
| |
|
static |
◆ verify()
::llvm::LogicalResult mlir::tt::DeviceModuleOp::verify |
( |
| ) |
|
◆ verifyInherentAttrs()
llvm::LogicalResult mlir::tt::DeviceModuleOp::verifyInherentAttrs |
( |
::mlir::OperationName |
opName, |
|
|
::mlir::NamedAttrList & |
attrs, |
|
|
llvm::function_ref<::mlir::InFlightDiagnostic()> |
emitError |
|
) |
| |
|
static |
◆ verifyInvariants()
llvm::LogicalResult mlir::tt::DeviceModuleOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
llvm::LogicalResult mlir::tt::DeviceModuleOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /__w/tt-mlir/tt-mlir/build/include/ttmlir/Dialect/TT/IR/TTOps.h.inc
- /__w/tt-mlir/tt-mlir/build/include/ttmlir/Dialect/TT/IR/TTOps.cpp.inc