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