|
| BitwiseAndOpAdaptor (BitwiseAndOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| BitwiseAndOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| BitwiseAndOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| BitwiseAndOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| BitwiseAndOpGenericAdaptor (RangeT values, const BitwiseAndOpGenericAdaptorBase &base) |
|
template<typename LateInst = BitwiseAndOp, typename = std::enable_if_t<std::is_same_v<LateInst, BitwiseAndOp>>> |
| BitwiseAndOpGenericAdaptor (RangeT values, LateInst op) |
|
Public Member Functions inherited from mlir::tt::ttnn::BitwiseAndOpGenericAdaptor< RangeT > |
| BitwiseAndOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| BitwiseAndOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| BitwiseAndOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| BitwiseAndOpGenericAdaptor (RangeT values, const BitwiseAndOpGenericAdaptorBase &base) |
|
template<typename LateInst = BitwiseAndOp, typename = std::enable_if_t<std::is_same_v<LateInst, BitwiseAndOp>>> |
| BitwiseAndOpGenericAdaptor (RangeT values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
RangeT | getODSOperands (unsigned index) |
|
ValueT | getLhs () |
|
ValueT | getRhs () |
|
RangeT | getOperands () |
|
Public Member Functions inherited from mlir::tt::ttnn::detail::BitwiseAndOpGenericAdaptorBase |
| BitwiseAndOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| BitwiseAndOpGenericAdaptorBase (BitwiseAndOp 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 () |
|