TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttir::Atan2OpAdaptor Class Reference
Inheritance diagram for mlir::tt::ttir::Atan2OpAdaptor:
mlir::tt::ttir::Atan2OpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttir::detail::Atan2OpGenericAdaptorBase

Public Member Functions

 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)
 
 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)
 
- Public Member Functions inherited from mlir::tt::ttir::Atan2OpGenericAdaptor<::mlir::ValueRange >
 Atan2OpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 Atan2OpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 Atan2OpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs)
 
 Atan2OpGenericAdaptor (::mlir::ValueRange values, const Atan2OpGenericAdaptorBase &base)
 
 Atan2OpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
::mlir::ValueRange getInputs ()
 
::mlir::ValueRange getOutputs ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttir::detail::Atan2OpGenericAdaptorBase
 Atan2OpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 Atan2OpGenericAdaptorBase (Atan2Op op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 

Additional Inherited Members

- Protected Attributes inherited from mlir::tt::ttir::detail::Atan2OpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
Properties properties
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ Atan2OpAdaptor()

mlir::tt::ttir::Atan2OpAdaptor::Atan2OpAdaptor ( Atan2Op  op)

Member Function Documentation

◆ Atan2OpGenericAdaptor() [1/5]

◆ Atan2OpGenericAdaptor() [2/5]

◆ Atan2OpGenericAdaptor() [3/5]

◆ Atan2OpGenericAdaptor() [4/5]

◆ Atan2OpGenericAdaptor() [5/5]

template<typename LateInst = Atan2Op, typename = std::enable_if_t<std::is_same_v<LateInst, Atan2Op>>>
mlir::tt::ttir::Atan2OpGenericAdaptor< RangeT >::Atan2OpGenericAdaptor ( typename LateInst  = Atan2Op,
typename  = std::enable_if_t<std::is_same_v<LateInst, Atan2Op>> 
)
inline

◆ verify()

llvm::LogicalResult mlir::tt::ttir::Atan2OpAdaptor::verify ( ::mlir::Location  loc)

The documentation for this class was generated from the following files: