|
| | ReadPodOpAdaptor (ReadPodOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | ReadPodOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | ReadPodOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | ReadPodOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | ReadPodOpGenericAdaptor (RangeT values, const ReadPodOpGenericAdaptorBase &base) |
| template<typename LateInst = ReadPodOp, typename = std::enable_if_t<std::is_same_v<LateInst, ReadPodOp>>> |
| | ReadPodOpGenericAdaptor (RangeT values, LateInst op) |
| | ReadPodOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ValueT | getPodRef () |
| ::mlir::ValueRange | getOperands () |
| | ReadPodOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | ReadPodOpGenericAdaptorBase (ReadPodOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::FlatSymbolRefAttr | getRecordNameAttr () |
| ::llvm::StringRef | getRecordName () |
Definition at line 430 of file Ops.h.inc.
◆ ReadPodOpAdaptor()
| llzk::pod::ReadPodOpAdaptor::ReadPodOpAdaptor |
( |
ReadPodOp | op | ) |
|
◆ ReadPodOpGenericAdaptor() [1/5]
| llzk::pod::ReadPodOpGenericAdaptor< RangeT >::ReadPodOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ ReadPodOpGenericAdaptor() [2/5]
◆ ReadPodOpGenericAdaptor() [3/5]
◆ ReadPodOpGenericAdaptor() [4/5]
◆ ReadPodOpGenericAdaptor() [5/5]
template<typename LateInst = ReadPodOp, typename = std::enable_if_t<std::is_same_v<LateInst, ReadPodOp>>>
◆ verify()
| llvm::LogicalResult llzk::pod::ReadPodOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: