|
static constexpr ::llvm::StringLiteral | getOperationName () |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type nocAddr, ::mlir::Value x, ::mlir::Value y, ::mlir::Value l1Address) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value x, ::mlir::Value y, ::mlir::Value l1Address) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value x, ::mlir::Value y, ::mlir::Value l1Address) |
|
static void | build (::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
|
::llvm::LogicalResult | inferReturnTypes (::mlir::MLIRContext *context, ::std::optional<::mlir::Location > location, ::mlir::ValueRange operands, ::mlir::DictionaryAttr attributes, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions, ::llvm::SmallVectorImpl<::mlir::Type > &inferredReturnTypes) |
|
◆ Adaptor
◆ FoldAdaptor
◆ GenericAdaptor
template<typename RangeT >
◆ build() [1/5]
void mlir::tt::ttkernel::GetNocAddrXYOp::build |
( |
::mlir::OpBuilder & |
, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::ValueRange |
operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > |
attributes = {} |
|
) |
| |
|
static |
◆ build() [2/5]
void mlir::tt::ttkernel::GetNocAddrXYOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::Type |
nocAddr, |
|
|
::mlir::Value |
x, |
|
|
::mlir::Value |
y, |
|
|
::mlir::Value |
l1Address |
|
) |
| |
|
static |
◆ build() [3/5]
void mlir::tt::ttkernel::GetNocAddrXYOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::Value |
x, |
|
|
::mlir::Value |
y, |
|
|
::mlir::Value |
l1Address |
|
) |
| |
|
static |
◆ build() [4/5]
void mlir::tt::ttkernel::GetNocAddrXYOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::Value |
x, |
|
|
::mlir::Value |
y, |
|
|
::mlir::Value |
l1Address |
|
) |
| |
|
static |
◆ build() [5/5]
void mlir::tt::ttkernel::GetNocAddrXYOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::ValueRange |
operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > |
attributes = {} |
|
) |
| |
|
static |
◆ getAttributeNames()
static ::llvm::ArrayRef<::llvm::StringRef> mlir::tt::ttkernel::GetNocAddrXYOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getL1Address()
::mlir::TypedValue<::mlir::IntegerType> mlir::tt::ttkernel::GetNocAddrXYOp::getL1Address |
( |
| ) |
|
|
inline |
◆ getL1AddressMutable()
::mlir::OpOperand& mlir::tt::ttkernel::GetNocAddrXYOp::getL1AddressMutable |
( |
| ) |
|
|
inline |
◆ getNocAddr()
◆ getODSOperandIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttkernel::GetNocAddrXYOp::getODSOperandIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSOperands()
::mlir::Operation::operand_range mlir::tt::ttkernel::GetNocAddrXYOp::getODSOperands |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttkernel::GetNocAddrXYOp::getODSResultIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResults()
::mlir::Operation::result_range mlir::tt::ttkernel::GetNocAddrXYOp::getODSResults |
( |
unsigned |
index | ) |
|
|
inline |
◆ getOperationName()
static constexpr ::llvm::StringLiteral mlir::tt::ttkernel::GetNocAddrXYOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getX()
::mlir::TypedValue<::mlir::IntegerType> mlir::tt::ttkernel::GetNocAddrXYOp::getX |
( |
| ) |
|
|
inline |
◆ getXMutable()
::mlir::OpOperand& mlir::tt::ttkernel::GetNocAddrXYOp::getXMutable |
( |
| ) |
|
|
inline |
◆ getY()
::mlir::TypedValue<::mlir::IntegerType> mlir::tt::ttkernel::GetNocAddrXYOp::getY |
( |
| ) |
|
|
inline |
◆ getYMutable()
::mlir::OpOperand& mlir::tt::ttkernel::GetNocAddrXYOp::getYMutable |
( |
| ) |
|
|
inline |
◆ inferReturnTypes()
llvm::LogicalResult mlir::tt::ttkernel::GetNocAddrXYOp::inferReturnTypes |
( |
::mlir::MLIRContext * |
context, |
|
|
::std::optional<::mlir::Location > |
location, |
|
|
::mlir::ValueRange |
operands, |
|
|
::mlir::DictionaryAttr |
attributes, |
|
|
::mlir::OpaqueProperties |
properties, |
|
|
::mlir::RegionRange |
regions, |
|
|
::llvm::SmallVectorImpl<::mlir::Type > & |
inferredReturnTypes |
|
) |
| |
|
static |
◆ verifyInvariants()
llvm::LogicalResult mlir::tt::ttkernel::GetNocAddrXYOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
llvm::LogicalResult mlir::tt::ttkernel::GetNocAddrXYOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files: