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