Definition at line 313 of file Ops.h.inc.
◆ FuncDefOpGenericAdaptorBase() [1/2]
llzk::function::detail::FuncDefOpGenericAdaptorBase::FuncDefOpGenericAdaptorBase |
( |
::mlir::DictionaryAttr | attrs = nullptr, |
|
|
const Properties & | properties = {}, |
|
|
::mlir::RegionRange | regions = {} ) |
◆ FuncDefOpGenericAdaptorBase() [2/2]
llzk::function::detail::FuncDefOpGenericAdaptorBase::FuncDefOpGenericAdaptorBase |
( |
FuncDefOp | op | ) |
|
◆ getArgAttrs()
std::optional<::mlir::ArrayAttr > llzk::function::detail::FuncDefOpGenericAdaptorBase::getArgAttrs |
( |
| ) |
|
◆ getArgAttrsAttr()
mlir::ArrayAttr llzk::function::detail::FuncDefOpGenericAdaptorBase::getArgAttrsAttr |
( |
| ) |
|
◆ getAttributes()
mlir::DictionaryAttr llzk::function::detail::FuncDefOpGenericAdaptorBase::getAttributes |
( |
| ) |
|
◆ getBody()
mlir::Region & llzk::function::detail::FuncDefOpGenericAdaptorBase::getBody |
( |
| ) |
|
◆ getFunctionType()
mlir::FunctionType llzk::function::detail::FuncDefOpGenericAdaptorBase::getFunctionType |
( |
| ) |
|
◆ getFunctionTypeAttr()
mlir::TypeAttr llzk::function::detail::FuncDefOpGenericAdaptorBase::getFunctionTypeAttr |
( |
| ) |
|
◆ getODSOperandIndexAndLength()
std::pair< unsigned, unsigned > llzk::function::detail::FuncDefOpGenericAdaptorBase::getODSOperandIndexAndLength |
( |
unsigned | index, |
|
|
unsigned | odsOperandsSize ) |
◆ getProperties()
const Properties & llzk::function::detail::FuncDefOpGenericAdaptorBase::getProperties |
( |
| ) |
|
|
inline |
◆ getRegions()
mlir::RegionRange llzk::function::detail::FuncDefOpGenericAdaptorBase::getRegions |
( |
| ) |
|
◆ getResAttrs()
std::optional<::mlir::ArrayAttr > llzk::function::detail::FuncDefOpGenericAdaptorBase::getResAttrs |
( |
| ) |
|
◆ getResAttrsAttr()
mlir::ArrayAttr llzk::function::detail::FuncDefOpGenericAdaptorBase::getResAttrsAttr |
( |
| ) |
|
◆ getSymName()
llvm::StringRef llzk::function::detail::FuncDefOpGenericAdaptorBase::getSymName |
( |
| ) |
|
◆ getSymNameAttr()
mlir::StringAttr llzk::function::detail::FuncDefOpGenericAdaptorBase::getSymNameAttr |
( |
| ) |
|
◆ odsAttrs
::mlir::DictionaryAttr llzk::function::detail::FuncDefOpGenericAdaptorBase::odsAttrs |
|
protected |
◆ odsOpName
::std::optional<::mlir::OperationName> llzk::function::detail::FuncDefOpGenericAdaptorBase::odsOpName |
|
protected |
◆ odsRegions
::mlir::RegionRange llzk::function::detail::FuncDefOpGenericAdaptorBase::odsRegions |
|
protected |
◆ properties
Properties llzk::function::detail::FuncDefOpGenericAdaptorBase::properties |
|
protected |
The documentation for this class was generated from the following files: