|
| | AssertOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | AssertOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | AssertOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | AssertOpGenericAdaptor (RangeT values, const AssertOpGenericAdaptorBase &base) |
| template<typename LateInst = AssertOp, typename = std::enable_if_t<std::is_same_v<LateInst, AssertOp>>> |
| | AssertOpGenericAdaptor (RangeT values, LateInst op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| ValueT | getCondition () |
| RangeT | getOperands () |
| | AssertOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | AssertOpGenericAdaptorBase (AssertOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::StringAttr | getMsgAttr () |
| ::std::optional< ::llvm::StringRef > | getMsg () |
template<typename RangeT>
class llzk::boolean::AssertOpGenericAdaptor< RangeT >
Definition at line 282 of file Ops.h.inc.