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