|
| StructDefOpAdaptor (StructDefOp op) |
|
::mlir::LogicalResult | verify (::mlir::Location loc) |
|
| StructDefOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| StructDefOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
template<typename LateInst = StructDefOp, typename = std::enable_if_t<std::is_same_v<LateInst, StructDefOp>>> |
| StructDefOpGenericAdaptor (RangeT values, LateInst op) |
|
| StructDefOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| StructDefOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| StructDefOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
::mlir::ValueRange | getOperands () |
|
| StructDefOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| StructDefOpGenericAdaptorBase (StructDefOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::StringAttr | getSymNameAttr () |
|
::llvm::StringRef | getSymName () |
|
::mlir::ArrayAttr | getConstParamsAttr () |
|
::std::optional< ::mlir::ArrayAttr > | getConstParams () |
|
::mlir::Region & | getBody () |
|
::mlir::RegionRange | getRegions () |
|
Definition at line 882 of file Ops.h.inc.
◆ StructDefOpAdaptor()
llzk::component::StructDefOpAdaptor::StructDefOpAdaptor |
( |
StructDefOp | op | ) |
|
◆ StructDefOpGenericAdaptor() [1/3]
◆ StructDefOpGenericAdaptor() [2/3]
◆ StructDefOpGenericAdaptor() [3/3]
template<typename LateInst = StructDefOp, typename = std::enable_if_t<std::is_same_v<LateInst, StructDefOp>>>
◆ verify()
mlir::LogicalResult llzk::component::StructDefOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: