|
| | OrBoolOpAdaptor (OrBoolOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | OrBoolOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | OrBoolOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | OrBoolOpGenericAdaptor (RangeT values, const OrBoolOpGenericAdaptorBase &base) |
| template<typename LateInst = OrBoolOp, typename = std::enable_if_t<std::is_same_v<LateInst, OrBoolOp>>> |
| | OrBoolOpGenericAdaptor (RangeT values, LateInst op) |
| | OrBoolOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ValueT | getLhs () |
| ValueT | getRhs () |
| ::mlir::ValueRange | getOperands () |
| | OrBoolOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | OrBoolOpGenericAdaptorBase (::mlir::Operation *op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| ::mlir::DictionaryAttr | getAttributes () |
Definition at line 895 of file Ops.h.inc.
◆ OrBoolOpAdaptor()
| llzk::boolean::OrBoolOpAdaptor::OrBoolOpAdaptor |
( |
OrBoolOp | op | ) |
|
◆ OrBoolOpGenericAdaptor() [1/4]
| llzk::boolean::OrBoolOpGenericAdaptor< RangeT >::OrBoolOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ OrBoolOpGenericAdaptor() [2/4]
| llzk::boolean::OrBoolOpGenericAdaptor< RangeT >::OrBoolOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs = {}, |
|
|
const ::mlir::EmptyProperties & | properties = {}, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ OrBoolOpGenericAdaptor() [3/4]
◆ OrBoolOpGenericAdaptor() [4/4]
template<typename LateInst = OrBoolOp, typename = std::enable_if_t<std::is_same_v<LateInst, OrBoolOp>>>
◆ verify()
| llvm::LogicalResult llzk::boolean::OrBoolOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: