|
| | FeltConstantOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | FeltConstantOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | FeltConstantOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | FeltConstantOpGenericAdaptor (RangeT values, const FeltConstantOpGenericAdaptorBase &base) |
| template<typename LateInst = FeltConstantOp, typename = std::enable_if_t<std::is_same_v<LateInst, FeltConstantOp>>> |
| | FeltConstantOpGenericAdaptor (RangeT values, LateInst op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| RangeT | getODSOperands (unsigned index) |
| RangeT | getOperands () |
| | FeltConstantOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, 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 () |
| ::llvm::APInt | getValue () |
template<typename RangeT>
class llzk::felt::FeltConstantOpGenericAdaptor< RangeT >
Definition at line 679 of file Ops.h.inc.