|
| 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) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
RangeT | getODSOperands (unsigned index) |
|
RangeT | 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 () |
|
template<typename RangeT>
class llzk::component::StructDefOpGenericAdaptor< RangeT >
Definition at line 854 of file Ops.h.inc.