|
| | ArrayBroadcastOpAdaptor (ArrayBroadcastOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | ArrayBroadcastOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | ArrayBroadcastOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | ArrayBroadcastOpGenericAdaptor (RangeT values, const ArrayBroadcastOpGenericAdaptorBase &base) |
| template<typename LateInst = ArrayBroadcastOp, typename = std::enable_if_t<std::is_same_v<LateInst, ArrayBroadcastOp>>> |
| | ArrayBroadcastOpGenericAdaptor (RangeT values, LateInst op) |
| | ArrayBroadcastOpGenericAdaptor (::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 | getValue () |
| ::mlir::ValueRange | getOperands () |
| | ArrayBroadcastOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
| | ArrayBroadcastOpGenericAdaptorBase (::mlir::Operation *op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| ::mlir::DictionaryAttr | getAttributes () |
Definition at line 624 of file SMT.h.inc.
◆ ArrayBroadcastOpAdaptor()
| llzk::smt::ArrayBroadcastOpAdaptor::ArrayBroadcastOpAdaptor |
( |
ArrayBroadcastOp | op | ) |
|
◆ ArrayBroadcastOpGenericAdaptor() [1/4]
◆ ArrayBroadcastOpGenericAdaptor() [2/4]
| llzk::smt::ArrayBroadcastOpGenericAdaptor< RangeT >::ArrayBroadcastOpGenericAdaptor |
( |
RangeT | values, |
|
|
::mlir::DictionaryAttr | attrs = {}, |
|
|
const ::mlir::EmptyProperties & | properties = {}, |
|
|
::mlir::RegionRange | regions = {} ) |
|
inline |
◆ ArrayBroadcastOpGenericAdaptor() [3/4]
◆ ArrayBroadcastOpGenericAdaptor() [4/4]
template<typename LateInst = ArrayBroadcastOp, typename = std::enable_if_t<std::is_same_v<LateInst, ArrayBroadcastOp>>>
◆ verify()
| llvm::LogicalResult llzk::smt::ArrayBroadcastOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: