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