|
static ::llvm::ArrayRef<::llvm::StringRef > | getAttributeNames () |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::Operation::operand_range | getODSOperands (unsigned index) |
|
::mlir::TypedValue<::mlir::Type > | getInput () |
|
::mlir::OpOperand & | getInputMutable () |
|
std::pair< unsigned, unsigned > | getODSResultIndexAndLength (unsigned index) |
|
::mlir::Operation::result_range | getODSResults (unsigned index) |
|
::mlir::TypedValue<::mlir::Type > | getResult () |
|
::llvm::LogicalResult | verifyInvariantsImpl () |
|
::llvm::LogicalResult | verifyInvariants () |
|
::llvm::LogicalResult | verify () |
|
void | getAsmResultNames (::mlir::OpAsmSetValueNameFn setNameFn) |
|
bool | bufferizesToMemoryRead (::mlir::OpOperand &opOperand, const ::mlir::bufferization::AnalysisState &state) |
|
bool | bufferizesToMemoryWrite (::mlir::OpOperand &opOperand, const ::mlir::bufferization::AnalysisState &state) |
|
::mlir::bufferization::AliasingValueList | getAliasingValues (::mlir::OpOperand &opOperand, const ::mlir::bufferization::AnalysisState &state) |
|
::llvm::LogicalResult | bufferize (::mlir::RewriterBase &rewriter, const ::mlir::bufferization::BufferizationOptions &options) |
|
::mlir::FailureOr<::mlir::BaseMemRefType > | getBufferType (::mlir::Value value, const ::mlir::bufferization::BufferizationOptions &options, ::llvm::SmallVector<::mlir::Value > &invocationStack) |
|
void | getEffects (::llvm::SmallVectorImpl<::mlir::SideEffects::EffectInstance<::mlir::MemoryEffects::Effect >> &effects) |
|
|
static constexpr ::llvm::StringLiteral | getOperationName () |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result, ::mlir::Value input) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value input) |
|
static void | build (::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
|
◆ Adaptor
◆ FoldAdaptor
◆ GenericAdaptor
template<typename RangeT >
◆ bufferize()
::llvm::LogicalResult mlir::tt::ttir::ViewLayoutOp::bufferize |
( |
::mlir::RewriterBase & |
rewriter, |
|
|
const ::mlir::bufferization::BufferizationOptions & |
options |
|
) |
| |
◆ bufferizesToMemoryRead()
bool mlir::tt::ttir::ViewLayoutOp::bufferizesToMemoryRead |
( |
::mlir::OpOperand & |
opOperand, |
|
|
const ::mlir::bufferization::AnalysisState & |
state |
|
) |
| |
◆ bufferizesToMemoryWrite()
bool mlir::tt::ttir::ViewLayoutOp::bufferizesToMemoryWrite |
( |
::mlir::OpOperand & |
opOperand, |
|
|
const ::mlir::bufferization::AnalysisState & |
state |
|
) |
| |
◆ build() [1/3]
void mlir::tt::ttir::ViewLayoutOp::build |
( |
::mlir::OpBuilder & |
, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::ValueRange |
operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > |
attributes = {} |
|
) |
| |
|
static |
◆ build() [2/3]
void mlir::tt::ttir::ViewLayoutOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::Type |
result, |
|
|
::mlir::Value |
input |
|
) |
| |
|
static |
◆ build() [3/3]
void mlir::tt::ttir::ViewLayoutOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::Value |
input |
|
) |
| |
|
static |
◆ getAliasingValues()
::mlir::bufferization::AliasingValueList mlir::tt::ttir::ViewLayoutOp::getAliasingValues |
( |
::mlir::OpOperand & |
opOperand, |
|
|
const ::mlir::bufferization::AnalysisState & |
state |
|
) |
| |
◆ getAsmResultNames()
void mlir::tt::ttir::ViewLayoutOp::getAsmResultNames |
( |
::mlir::OpAsmSetValueNameFn |
setNameFn | ) |
|
◆ getAttributeNames()
static ::llvm::ArrayRef<::llvm::StringRef> mlir::tt::ttir::ViewLayoutOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getBufferType()
::mlir::FailureOr<::mlir::BaseMemRefType> mlir::tt::ttir::ViewLayoutOp::getBufferType |
( |
::mlir::Value |
value, |
|
|
const ::mlir::bufferization::BufferizationOptions & |
options, |
|
|
::llvm::SmallVector<::mlir::Value > & |
invocationStack |
|
) |
| |
◆ getEffects()
void mlir::tt::ttir::ViewLayoutOp::getEffects |
( |
::llvm::SmallVectorImpl<::mlir::SideEffects::EffectInstance<::mlir::MemoryEffects::Effect >> & |
effects | ) |
|
◆ getInput()
::mlir::TypedValue<::mlir::Type> mlir::tt::ttir::ViewLayoutOp::getInput |
( |
| ) |
|
|
inline |
◆ getInputMutable()
::mlir::OpOperand& mlir::tt::ttir::ViewLayoutOp::getInputMutable |
( |
| ) |
|
|
inline |
◆ getODSOperandIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttir::ViewLayoutOp::getODSOperandIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSOperands()
::mlir::Operation::operand_range mlir::tt::ttir::ViewLayoutOp::getODSOperands |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttir::ViewLayoutOp::getODSResultIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResults()
::mlir::Operation::result_range mlir::tt::ttir::ViewLayoutOp::getODSResults |
( |
unsigned |
index | ) |
|
|
inline |
◆ getOperationName()
static constexpr ::llvm::StringLiteral mlir::tt::ttir::ViewLayoutOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getResult()
::mlir::TypedValue<::mlir::Type> mlir::tt::ttir::ViewLayoutOp::getResult |
( |
| ) |
|
|
inline |
◆ verify()
::llvm::LogicalResult mlir::tt::ttir::ViewLayoutOp::verify |
( |
| ) |
|
◆ verifyInvariants()
llvm::LogicalResult mlir::tt::ttir::ViewLayoutOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
llvm::LogicalResult mlir::tt::ttir::ViewLayoutOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /__w/tt-mlir/tt-mlir/build/include/ttmlir/Dialect/TTIR/IR/TTIROps.h.inc
- /__w/tt-mlir/tt-mlir/build/include/ttmlir/Dialect/TTIR/IR/TTIROps.cpp.inc