|
| | 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) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| RangeT | 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 () |
template<typename RangeT>
class llzk::string::LitStringOpGenericAdaptor< RangeT >
Definition at line 81 of file Ops.h.inc.