|
| | IntAddOpAdaptor (IntAddOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | IntAddOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | IntAddOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | IntAddOpGenericAdaptor (RangeT values, const IntAddOpGenericAdaptorBase &base) |
| template<typename LateInst = IntAddOp, typename = std::enable_if_t<std::is_same_v<LateInst, IntAddOp>>> |
| | IntAddOpGenericAdaptor (RangeT values, LateInst op) |
| | IntAddOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ::mlir::ValueRange | getInputs () |
| ::mlir::ValueRange | getOperands () |
| | IntAddOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | IntAddOpGenericAdaptorBase (::mlir::Operation *op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| ::mlir::DictionaryAttr | getAttributes () |
Definition at line 6306 of file SMT.h.inc.
◆ IntAddOpAdaptor()
| llzk::smt::IntAddOpAdaptor::IntAddOpAdaptor |
( |
IntAddOp | op | ) |
|
◆ IntAddOpGenericAdaptor() [1/4]
| llzk::smt::IntAddOpGenericAdaptor< RangeT >::IntAddOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ IntAddOpGenericAdaptor() [2/4]
| llzk::smt::IntAddOpGenericAdaptor< RangeT >::IntAddOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs = {}, |
|
|
const ::mlir::EmptyProperties & | properties = {}, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ IntAddOpGenericAdaptor() [3/4]
◆ IntAddOpGenericAdaptor() [4/4]
template<typename LateInst = IntAddOp, typename = std::enable_if_t<std::is_same_v<LateInst, IntAddOp>>>
◆ verify()
| llvm::LogicalResult llzk::smt::IntAddOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: