|
| FeltConstantOpAdaptor (FeltConstantOp op) |
|
::mlir::LogicalResult | verify (::mlir::Location loc) |
|
| FeltConstantOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| FeltConstantOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
template<typename LateInst = FeltConstantOp, typename = std::enable_if_t<std::is_same_v<LateInst, FeltConstantOp>>> |
| FeltConstantOpGenericAdaptor (RangeT values, LateInst op) |
|
| FeltConstantOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| FeltConstantOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| FeltConstantOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
::mlir::ValueRange | getOperands () |
|
| FeltConstantOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| FeltConstantOpGenericAdaptorBase (FeltConstantOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::llzk::felt::FeltConstAttr | getValueAttr () |
|
::llzk::felt::FeltConstAttr | getValue () |
|
Definition at line 575 of file Ops.h.inc.
◆ FeltConstantOpAdaptor()
llzk::felt::FeltConstantOpAdaptor::FeltConstantOpAdaptor |
( |
FeltConstantOp | op | ) |
|
◆ FeltConstantOpGenericAdaptor() [1/3]
◆ FeltConstantOpGenericAdaptor() [2/3]
◆ FeltConstantOpGenericAdaptor() [3/3]
template<typename LateInst = FeltConstantOp, typename = std::enable_if_t<std::is_same_v<LateInst, FeltConstantOp>>>
◆ verify()
mlir::LogicalResult llzk::felt::FeltConstantOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files: