|
| DivideOpAdaptor (DivideOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| DivideOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| DivideOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| DivideOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| DivideOpGenericAdaptor (RangeT values, const DivideOpGenericAdaptorBase &base) |
|
template<typename LateInst = DivideOp, typename = std::enable_if_t<std::is_same_v<LateInst, DivideOp>>> |
| DivideOpGenericAdaptor (RangeT values, LateInst op) |
|
| DivideOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| DivideOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| DivideOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| DivideOpGenericAdaptor (::mlir::ValueRange values, const DivideOpGenericAdaptorBase &base) |
|
| DivideOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getLhs () |
|
ValueT | getRhs () |
|
::mlir::ValueRange | getOperands () |
|
| DivideOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| DivideOpGenericAdaptorBase (DivideOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::tt::ttnn::MemoryConfigAttr | getMemoryConfigAttr () |
|
::std::optional<::mlir::tt::ttnn::MemoryConfigAttr > | getMemoryConfig () |
|