|
| | LitStringOpAdaptor (LitStringOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | LitStringOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | LitStringOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | LitStringOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | LitStringOpGenericAdaptor (RangeT values, const LitStringOpGenericAdaptorBase &base) |
| template<typename LateInst = LitStringOp, typename = std::enable_if_t<std::is_same_v<LateInst, LitStringOp>>> |
| | LitStringOpGenericAdaptor (RangeT values, LateInst op) |
| | LitStringOpGenericAdaptor (::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 () |
| | LitStringOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | LitStringOpGenericAdaptorBase (LitStringOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::StringAttr | getValueAttr () |
| ::llvm::StringRef | getValue () |
Definition at line 113 of file Ops.h.inc.
◆ LitStringOpAdaptor()
| llzk::string::LitStringOpAdaptor::LitStringOpAdaptor |
( |
LitStringOp | op | ) |
|
◆ LitStringOpGenericAdaptor() [1/5]
| llzk::string::LitStringOpGenericAdaptor< RangeT >::LitStringOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ LitStringOpGenericAdaptor() [2/5]
◆ LitStringOpGenericAdaptor() [3/5]
◆ LitStringOpGenericAdaptor() [4/5]
◆ LitStringOpGenericAdaptor() [5/5]
template<typename LateInst = LitStringOp, typename = std::enable_if_t<std::is_same_v<LateInst, LitStringOp>>>
◆ verify()
| llvm::LogicalResult llzk::string::LitStringOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: