|
::mlir::StringAttr | getValueAttrName (::mlir::OperationName name) |
|
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) |
|
::llvm::LogicalResult | readProperties (::mlir::DialectBytecodeReader &reader, ::mlir::OperationState &state) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result, ::mlir::ElementsAttr value) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ElementsAttr value) |
|
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 >
◆ Properties
◆ build() [1/3]
void mlir::tt::ttir::ConstantOp::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::ConstantOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::Type |
result, |
|
|
::mlir::ElementsAttr |
value |
|
) |
| |
|
static |
◆ build() [3/3]
void mlir::tt::ttir::ConstantOp::build |
( |
::mlir::OpBuilder & |
odsBuilder, |
|
|
::mlir::OperationState & |
odsState, |
|
|
::mlir::TypeRange |
resultTypes, |
|
|
::mlir::ElementsAttr |
value |
|
) |
| |
|
static |
◆ computePropertiesHash()
llvm::hash_code mlir::tt::ttir::ConstantOp::computePropertiesHash |
( |
const Properties & |
prop | ) |
|
|
static |
◆ fold()
::mlir::OpFoldResult mlir::tt::ttir::ConstantOp::fold |
( |
FoldAdaptor |
adaptor | ) |
|
◆ getAttributeNameForIndex() [1/2]
::mlir::StringAttr mlir::tt::ttir::ConstantOp::getAttributeNameForIndex |
( |
::mlir::OperationName |
name, |
|
|
unsigned |
index |
|
) |
| |
|
inlinestaticprivate |
◆ getAttributeNameForIndex() [2/2]
::mlir::StringAttr mlir::tt::ttir::ConstantOp::getAttributeNameForIndex |
( |
unsigned |
index | ) |
|
|
inlineprivate |
◆ getAttributeNames()
static ::llvm::ArrayRef<::llvm::StringRef> mlir::tt::ttir::ConstantOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getInherentAttr()
std::optional< mlir::Attribute > mlir::tt::ttir::ConstantOp::getInherentAttr |
( |
::mlir::MLIRContext * |
ctx, |
|
|
const Properties & |
prop, |
|
|
llvm::StringRef |
name |
|
) |
| |
|
static |
◆ getODSOperandIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttir::ConstantOp::getODSOperandIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSOperands()
::mlir::Operation::operand_range mlir::tt::ttir::ConstantOp::getODSOperands |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttir::ConstantOp::getODSResultIndexAndLength |
( |
unsigned |
index | ) |
|
|
inline |
◆ getODSResults()
::mlir::Operation::result_range mlir::tt::ttir::ConstantOp::getODSResults |
( |
unsigned |
index | ) |
|
|
inline |
◆ getOperationName()
static constexpr ::llvm::StringLiteral mlir::tt::ttir::ConstantOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getPropertiesAsAttr()
mlir::Attribute mlir::tt::ttir::ConstantOp::getPropertiesAsAttr |
( |
::mlir::MLIRContext * |
ctx, |
|
|
const Properties & |
prop |
|
) |
| |
|
static |
◆ getResult()
::mlir::TypedValue<::mlir::RankedTensorType> mlir::tt::ttir::ConstantOp::getResult |
( |
| ) |
|
|
inline |
◆ getValue()
mlir::ElementsAttr mlir::tt::ttir::ConstantOp::getValue |
( |
| ) |
|
◆ getValueAttr()
::mlir::ElementsAttr mlir::tt::ttir::ConstantOp::getValueAttr |
( |
| ) |
|
|
inline |
◆ getValueAttrName() [1/2]
::mlir::StringAttr mlir::tt::ttir::ConstantOp::getValueAttrName |
( |
| ) |
|
|
inline |
◆ getValueAttrName() [2/2]
::mlir::StringAttr mlir::tt::ttir::ConstantOp::getValueAttrName |
( |
::mlir::OperationName |
name | ) |
|
|
inlinestatic |
◆ populateInherentAttrs()
void mlir::tt::ttir::ConstantOp::populateInherentAttrs |
( |
::mlir::MLIRContext * |
ctx, |
|
|
const Properties & |
prop, |
|
|
::mlir::NamedAttrList & |
attrs |
|
) |
| |
|
static |
◆ readProperties()
llvm::LogicalResult mlir::tt::ttir::ConstantOp::readProperties |
( |
::mlir::DialectBytecodeReader & |
reader, |
|
|
::mlir::OperationState & |
state |
|
) |
| |
|
static |
◆ setInherentAttr()
void mlir::tt::ttir::ConstantOp::setInherentAttr |
( |
Properties & |
prop, |
|
|
llvm::StringRef |
name, |
|
|
mlir::Attribute |
value |
|
) |
| |
|
static |
◆ setPropertiesFromAttr()
llvm::LogicalResult mlir::tt::ttir::ConstantOp::setPropertiesFromAttr |
( |
Properties & |
prop, |
|
|
::mlir::Attribute |
attr, |
|
|
::llvm::function_ref<::mlir::InFlightDiagnostic()> |
emitError |
|
) |
| |
|
static |
◆ setValueAttr()
void mlir::tt::ttir::ConstantOp::setValueAttr |
( |
::mlir::ElementsAttr |
attr | ) |
|
|
inline |
◆ verifyInherentAttrs()
llvm::LogicalResult mlir::tt::ttir::ConstantOp::verifyInherentAttrs |
( |
::mlir::OperationName |
opName, |
|
|
::mlir::NamedAttrList & |
attrs, |
|
|
llvm::function_ref<::mlir::InFlightDiagnostic()> |
emitError |
|
) |
| |
|
static |
◆ verifyInvariants()
llvm::LogicalResult mlir::tt::ttir::ConstantOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
llvm::LogicalResult mlir::tt::ttir::ConstantOp::verifyInvariantsImpl |
( |
| ) |
|
◆ writeProperties()
void mlir::tt::ttir::ConstantOp::writeProperties |
( |
::mlir::DialectBytecodeWriter & |
writer | ) |
|
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