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