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