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