|
| Atan2OpAdaptor (Atan2Op op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| Atan2OpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| Atan2OpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| Atan2OpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| Atan2OpGenericAdaptor (RangeT values, const Atan2OpGenericAdaptorBase &base) |
|
template<typename LateInst = Atan2Op, typename = std::enable_if_t<std::is_same_v<LateInst, Atan2Op>>> |
| Atan2OpGenericAdaptor (RangeT values, LateInst op) |
|
| Atan2OpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| Atan2OpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| Atan2OpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| Atan2OpGenericAdaptor (RangeT values, const Atan2OpGenericAdaptorBase &base) |
|
template<typename LateInst = Atan2Op, typename = std::enable_if_t<std::is_same_v<LateInst, Atan2Op>>> |
| Atan2OpGenericAdaptor (RangeT values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
RangeT | getODSOperands (unsigned index) |
|
ValueT | getLhs () |
|
ValueT | getRhs () |
|
RangeT | getOperands () |
|
| Atan2OpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| Atan2OpGenericAdaptorBase (Atan2Op 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 () |
|