|
| | GlobalReadOpAdaptor (GlobalReadOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | GlobalReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | GlobalReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | GlobalReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | GlobalReadOpGenericAdaptor (RangeT values, const GlobalReadOpGenericAdaptorBase &base) |
| template<typename LateInst = GlobalReadOp, typename = std::enable_if_t<std::is_same_v<LateInst, GlobalReadOp>>> |
| | GlobalReadOpGenericAdaptor (RangeT values, LateInst op) |
| | GlobalReadOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ::mlir::ValueRange | getOperands () |
| | GlobalReadOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | GlobalReadOpGenericAdaptorBase (GlobalReadOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::SymbolRefAttr | getNameRefAttr () |
| ::mlir::SymbolRefAttr | getNameRef () |
Definition at line 431 of file Ops.h.inc.
◆ GlobalReadOpAdaptor()
| llzk::global::GlobalReadOpAdaptor::GlobalReadOpAdaptor |
( |
GlobalReadOp | op | ) |
|
◆ GlobalReadOpGenericAdaptor() [1/5]
◆ GlobalReadOpGenericAdaptor() [2/5]
◆ GlobalReadOpGenericAdaptor() [3/5]
◆ GlobalReadOpGenericAdaptor() [4/5]
◆ GlobalReadOpGenericAdaptor() [5/5]
template<typename LateInst = GlobalReadOp, typename = std::enable_if_t<std::is_same_v<LateInst, GlobalReadOp>>>
◆ verify()
| llvm::LogicalResult llzk::global::GlobalReadOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: