|
| | CmpOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | CmpOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | CmpOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | CmpOpGenericAdaptor (RangeT values, const CmpOpGenericAdaptorBase &base) |
| template<typename LateInst = CmpOp, typename = std::enable_if_t<std::is_same_v<LateInst, CmpOp>>> |
| | CmpOpGenericAdaptor (RangeT values, LateInst op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| ValueT | getLhs () |
| ValueT | getRhs () |
| RangeT | getOperands () |
| | CmpOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | CmpOpGenericAdaptorBase (CmpOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::llzk::boolean::FeltCmpPredicateAttr | getPredicateAttr () |
| ::llzk::boolean::FeltCmpPredicate | getPredicate () |
template<typename RangeT>
class llzk::boolean::CmpOpGenericAdaptor< RangeT >
Definition at line 495 of file Ops.h.inc.