|
| | CreateStructOpAdaptor (CreateStructOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | CreateStructOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | CreateStructOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | CreateStructOpGenericAdaptor (RangeT values, const CreateStructOpGenericAdaptorBase &base) |
| template<typename LateInst = CreateStructOp, typename = std::enable_if_t<std::is_same_v<LateInst, CreateStructOp>>> |
| | CreateStructOpGenericAdaptor (RangeT values, LateInst op) |
| | CreateStructOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ::mlir::ValueRange | getOperands () |
| | CreateStructOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | CreateStructOpGenericAdaptorBase (::mlir::Operation *op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| ::mlir::DictionaryAttr | getAttributes () |
Definition at line 100 of file Ops.h.inc.
◆ CreateStructOpAdaptor()
| llzk::component::CreateStructOpAdaptor::CreateStructOpAdaptor |
( |
CreateStructOp | op | ) |
|
◆ CreateStructOpGenericAdaptor() [1/4]
◆ CreateStructOpGenericAdaptor() [2/4]
◆ CreateStructOpGenericAdaptor() [3/4]
◆ CreateStructOpGenericAdaptor() [4/4]
template<typename LateInst = CreateStructOp, typename = std::enable_if_t<std::is_same_v<LateInst, CreateStructOp>>>
◆ verify()
| llvm::LogicalResult llzk::component::CreateStructOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: