|
| | IntNegOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | IntNegOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | IntNegOpGenericAdaptor (RangeT values, const IntNegOpGenericAdaptorBase &base) |
| template<typename LateInst = IntNegOp, typename = std::enable_if_t<std::is_same_v<LateInst, IntNegOp>>> |
| | IntNegOpGenericAdaptor (RangeT values, LateInst op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| ValueT | getInput () |
| RangeT | getOperands () |
| | IntNegOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | IntNegOpGenericAdaptorBase (::mlir::Operation *op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| ::mlir::DictionaryAttr | getAttributes () |
template<typename RangeT>
class llzk::smt::IntNegOpGenericAdaptor< RangeT >
Definition at line 7265 of file SMT.h.inc.