|
| static constexpr ::llvm::StringLiteral | getOperationName () |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result) |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState) |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes) |
| static void | build (::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
| static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
| ::llvm::LogicalResult | inferReturnTypes (::mlir::MLIRContext *context, ::std::optional<::mlir::Location > location, ::mlir::ValueRange operands, ::mlir::DictionaryAttr attributes, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions, ::llvm::SmallVectorImpl<::mlir::Type > &inferredReturnTypes) |
| ::mlir::ParseResult | parse (::mlir::OpAsmParser &parser, ::mlir::OperationState &result) |
Definition at line 887 of file Ops.h.inc.
◆ Adaptor
◆ FoldAdaptor
◆ GenericAdaptor
template<typename RangeT>
◆ build() [1/5]
| void llzk::felt::FeltNonDetOp::build |
( |
::mlir::OpBuilder & | , |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::TypeRange | resultTypes, |
|
|
::mlir::ValueRange | operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > | attributes = {} ) |
|
static |
◆ build() [2/5]
| void llzk::felt::FeltNonDetOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState ) |
|
static |
◆ build() [3/5]
| void llzk::felt::FeltNonDetOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::Type | result ) |
|
static |
◆ build() [4/5]
| void llzk::felt::FeltNonDetOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::TypeRange | resultTypes ) |
|
static |
◆ build() [5/5]
| void llzk::felt::FeltNonDetOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::ValueRange | operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > | attributes = {} ) |
|
static |
◆ getAsmResultNames()
| void llzk::felt::FeltNonDetOp::getAsmResultNames |
( |
::mlir::OpAsmSetValueNameFn | setNameFn | ) |
|
◆ getAttributeNames()
| ::llvm::ArrayRef<::llvm::StringRef > llzk::felt::FeltNonDetOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getEffects()
| void llzk::felt::FeltNonDetOp::getEffects |
( |
::llvm::SmallVectorImpl<::mlir::SideEffects::EffectInstance<::mlir::MemoryEffects::Effect > > & | effects | ) |
|
◆ getODSOperandIndexAndLength()
| std::pair< unsigned, unsigned > llzk::felt::FeltNonDetOp::getODSOperandIndexAndLength |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSOperands()
| ::mlir::Operation::operand_range llzk::felt::FeltNonDetOp::getODSOperands |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSResultIndexAndLength()
| std::pair< unsigned, unsigned > llzk::felt::FeltNonDetOp::getODSResultIndexAndLength |
( |
unsigned | index | ) |
|
|
inline |
◆ getODSResults()
| ::mlir::Operation::result_range llzk::felt::FeltNonDetOp::getODSResults |
( |
unsigned | index | ) |
|
|
inline |
◆ getOperationName()
| constexpr ::llvm::StringLiteral llzk::felt::FeltNonDetOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getResult()
◆ inferReturnTypes()
| llvm::LogicalResult llzk::felt::FeltNonDetOp::inferReturnTypes |
( |
::mlir::MLIRContext * | context, |
|
|
::std::optional<::mlir::Location > | location, |
|
|
::mlir::ValueRange | operands, |
|
|
::mlir::DictionaryAttr | attributes, |
|
|
::mlir::OpaqueProperties | properties, |
|
|
::mlir::RegionRange | regions, |
|
|
::llvm::SmallVectorImpl<::mlir::Type > & | inferredReturnTypes ) |
|
static |
◆ parse()
| mlir::ParseResult llzk::felt::FeltNonDetOp::parse |
( |
::mlir::OpAsmParser & | parser, |
|
|
::mlir::OperationState & | result ) |
|
static |
◆ print()
| void llzk::felt::FeltNonDetOp::print |
( |
::mlir::OpAsmPrinter & | _odsPrinter | ) |
|
◆ verifyInvariants()
| llvm::LogicalResult llzk::felt::FeltNonDetOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
| llvm::LogicalResult llzk::felt::FeltNonDetOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files: