|
| | CmpOpAdaptor (CmpOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | 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) |
| | CmpOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ValueT | getLhs () |
| ValueT | getRhs () |
| ::mlir::ValueRange | 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 () |
Definition at line 535 of file Ops.h.inc.
◆ CmpOpAdaptor()
| llzk::boolean::CmpOpAdaptor::CmpOpAdaptor |
( |
CmpOp | op | ) |
|
◆ CmpOpGenericAdaptor() [1/5]
| llzk::boolean::CmpOpGenericAdaptor< RangeT >::CmpOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ CmpOpGenericAdaptor() [2/5]
◆ CmpOpGenericAdaptor() [3/5]
◆ CmpOpGenericAdaptor() [4/5]
◆ CmpOpGenericAdaptor() [5/5]
template<typename LateInst = CmpOp, typename = std::enable_if_t<std::is_same_v<LateInst, CmpOp>>>
◆ verify()
| llvm::LogicalResult llzk::boolean::CmpOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: