|
| EmitContainmentOpAdaptor (EmitContainmentOp op) |
|
::mlir::LogicalResult | verify (::mlir::Location loc) |
|
| EmitContainmentOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| EmitContainmentOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
template<typename LateInst = EmitContainmentOp, typename = std::enable_if_t<std::is_same_v<LateInst, EmitContainmentOp>>> |
| EmitContainmentOpGenericAdaptor (RangeT values, LateInst op) |
|
| EmitContainmentOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| EmitContainmentOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| EmitContainmentOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getLhs () |
|
ValueT | getRhs () |
|
::mlir::ValueRange | getOperands () |
|
| EmitContainmentOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| EmitContainmentOpGenericAdaptorBase (EmitContainmentOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
::mlir::DictionaryAttr | getAttributes () |
|
Definition at line 92 of file Ops.h.inc.
◆ EmitContainmentOpAdaptor()
llzk::constrain::EmitContainmentOpAdaptor::EmitContainmentOpAdaptor |
( |
EmitContainmentOp | op | ) |
|
◆ EmitContainmentOpGenericAdaptor() [1/3]
◆ EmitContainmentOpGenericAdaptor() [2/3]
◆ EmitContainmentOpGenericAdaptor() [3/3]
template<typename LateInst = EmitContainmentOp, typename = std::enable_if_t<std::is_same_v<LateInst, EmitContainmentOp>>>
◆ verify()
mlir::LogicalResult llzk::constrain::EmitContainmentOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files:
- build/include/llzk/Dialect/Constrain/IR/Ops.h.inc
- build/include/llzk/Dialect/Constrain/IR/Ops.cpp.inc