|
| GlobalReadOpAdaptor (GlobalReadOp op) |
|
::mlir::LogicalResult | verify (::mlir::Location loc) |
|
| GlobalReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| GlobalReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
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=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| GlobalReadOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| GlobalReadOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
::mlir::ValueRange | getOperands () |
|
| GlobalReadOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, 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 359 of file Ops.h.inc.
◆ GlobalReadOpAdaptor()
llzk::global::GlobalReadOpAdaptor::GlobalReadOpAdaptor |
( |
GlobalReadOp | op | ) |
|
◆ GlobalReadOpGenericAdaptor() [1/3]
◆ GlobalReadOpGenericAdaptor() [2/3]
◆ GlobalReadOpGenericAdaptor() [3/3]
template<typename LateInst = GlobalReadOp, typename = std::enable_if_t<std::is_same_v<LateInst, GlobalReadOp>>>
◆ verify()
mlir::LogicalResult llzk::global::GlobalReadOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: