|
static constexpr ::llvm::StringLiteral | getOperationName () |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type writePtr, ::mlir::Value cb) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Value cb) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value cb) |
|
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::GetWritePtrOp::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::GetWritePtrOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::Type |
writePtr, |
|
|
::mlir::Value |
cb |
|
) |
| |
|
static |
◆ build() [3/5]
void mlir::tt::ttkernel::GetWritePtrOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::Value |
cb |
|
) |
| |
|
static |
◆ build() [4/5]
void mlir::tt::ttkernel::GetWritePtrOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::Value |
cb |
|
) |
| |
|
static |
◆ build() [5/5]
void mlir::tt::ttkernel::GetWritePtrOp::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::GetWritePtrOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getCb()
◆ getCbMutable()
::mlir::OpOperand& mlir::tt::ttkernel::GetWritePtrOp::getCbMutable |
( |
| ) |
|
|
inline |
◆ getODSOperandIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttkernel::GetWritePtrOp::getODSOperandIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSOperands()
::mlir::Operation::operand_range mlir::tt::ttkernel::GetWritePtrOp::getODSOperands |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttkernel::GetWritePtrOp::getODSResultIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResults()
::mlir::Operation::result_range mlir::tt::ttkernel::GetWritePtrOp::getODSResults |
( |
unsigned |
index | ) |
|
|
inline |
◆ getOperationName()
static constexpr ::llvm::StringLiteral mlir::tt::ttkernel::GetWritePtrOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getWritePtr()
::mlir::TypedValue<::mlir::IntegerType> mlir::tt::ttkernel::GetWritePtrOp::getWritePtr |
( |
| ) |
|
|
inline |
◆ inferReturnTypes()
llvm::LogicalResult mlir::tt::ttkernel::GetWritePtrOp::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::GetWritePtrOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
llvm::LogicalResult mlir::tt::ttkernel::GetWritePtrOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files: