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