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