Definition at line 45 of file Ops.h.inc.
◆ CallOpGenericAdaptorBase() [1/2]
llzk::function::detail::CallOpGenericAdaptorBase::CallOpGenericAdaptorBase |
( |
::mlir::DictionaryAttr | attrs, |
|
|
const Properties & | properties = {}, |
|
|
::mlir::RegionRange | regions = {} ) |
◆ CallOpGenericAdaptorBase() [2/2]
llzk::function::detail::CallOpGenericAdaptorBase::CallOpGenericAdaptorBase |
( |
CallOp | op | ) |
|
◆ getAttributes()
mlir::DictionaryAttr llzk::function::detail::CallOpGenericAdaptorBase::getAttributes |
( |
| ) |
|
◆ getCallee()
mlir::SymbolRefAttr llzk::function::detail::CallOpGenericAdaptorBase::getCallee |
( |
| ) |
|
◆ getCalleeAttr()
mlir::SymbolRefAttr llzk::function::detail::CallOpGenericAdaptorBase::getCalleeAttr |
( |
| ) |
|
◆ getMapOpGroupSizes()
llvm::ArrayRef< int32_t > llzk::function::detail::CallOpGenericAdaptorBase::getMapOpGroupSizes |
( |
| ) |
|
◆ getMapOpGroupSizesAttr()
mlir::DenseI32ArrayAttr llzk::function::detail::CallOpGenericAdaptorBase::getMapOpGroupSizesAttr |
( |
| ) |
|
◆ getNumDimsPerMap()
llvm::ArrayRef< int32_t > llzk::function::detail::CallOpGenericAdaptorBase::getNumDimsPerMap |
( |
| ) |
|
◆ getNumDimsPerMapAttr()
mlir::DenseI32ArrayAttr llzk::function::detail::CallOpGenericAdaptorBase::getNumDimsPerMapAttr |
( |
| ) |
|
◆ getODSOperandIndexAndLength()
std::pair< unsigned, unsigned > llzk::function::detail::CallOpGenericAdaptorBase::getODSOperandIndexAndLength |
( |
unsigned | index, |
|
|
unsigned | odsOperandsSize ) |
◆ getProperties()
const Properties & llzk::function::detail::CallOpGenericAdaptorBase::getProperties |
( |
| ) |
|
|
inline |
◆ odsAttrs
::mlir::DictionaryAttr llzk::function::detail::CallOpGenericAdaptorBase::odsAttrs |
|
protected |
◆ odsOpName
::std::optional<::mlir::OperationName> llzk::function::detail::CallOpGenericAdaptorBase::odsOpName |
|
protected |
◆ odsRegions
::mlir::RegionRange llzk::function::detail::CallOpGenericAdaptorBase::odsRegions |
|
protected |
◆ properties
Properties llzk::function::detail::CallOpGenericAdaptorBase::properties |
|
protected |
The documentation for this class was generated from the following files: