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