|
static constexpr ::llvm::StringLiteral | getOperationName () |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result, ::mlir::Value input) |
|
static void | build (::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value input) |
|
static void | build (::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) |
|
::mlir::ParseResult | parse (::mlir::OpAsmParser &parser, ::mlir::OperationState &result) |
|
Definition at line 468 of file Ops.h.inc.
◆ Adaptor
◆ FoldAdaptor
◆ GenericAdaptor
template<typename RangeT>
◆ build() [1/3]
void llzk::polymorphic::UnifiableCastOp::build |
( |
::mlir::OpBuilder & | , |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::TypeRange | resultTypes, |
|
|
::mlir::ValueRange | operands, |
|
|
::llvm::ArrayRef<::mlir::NamedAttribute > | attributes = {} ) |
|
static |
◆ build() [2/3]
void llzk::polymorphic::UnifiableCastOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::Type | result, |
|
|
::mlir::Value | input ) |
|
static |
◆ build() [3/3]
void llzk::polymorphic::UnifiableCastOp::build |
( |
::mlir::OpBuilder & | odsBuilder, |
|
|
::mlir::OperationState & | odsState, |
|
|
::mlir::TypeRange | resultTypes, |
|
|
::mlir::Value | input ) |
|
static |
◆ getAttributeNames()
static ::llvm::ArrayRef<::llvm::StringRef > llzk::polymorphic::UnifiableCastOp::getAttributeNames |
( |
| ) |
|
|
inline |
◆ getEffects()
void llzk::polymorphic::UnifiableCastOp::getEffects |
( |
::llvm::SmallVectorImpl<::mlir::SideEffects::EffectInstance<::mlir::MemoryEffects::Effect > > & | effects | ) |
|
◆ getInput()
mlir::Value llzk::polymorphic::UnifiableCastOp::getInput |
( |
| ) |
|
◆ getInputMutable()
mlir::OpOperand & llzk::polymorphic::UnifiableCastOp::getInputMutable |
( |
| ) |
|
◆ getODSOperandIndexAndLength()
std::pair< unsigned, unsigned > llzk::polymorphic::UnifiableCastOp::getODSOperandIndexAndLength |
( |
unsigned | index | ) |
|
◆ getODSOperands()
mlir::Operation::operand_range llzk::polymorphic::UnifiableCastOp::getODSOperands |
( |
unsigned | index | ) |
|
◆ getODSResultIndexAndLength()
std::pair< unsigned, unsigned > llzk::polymorphic::UnifiableCastOp::getODSResultIndexAndLength |
( |
unsigned | index | ) |
|
◆ getODSResults()
mlir::Operation::result_range llzk::polymorphic::UnifiableCastOp::getODSResults |
( |
unsigned | index | ) |
|
◆ getOperationName()
static constexpr ::llvm::StringLiteral llzk::polymorphic::UnifiableCastOp::getOperationName |
( |
| ) |
|
|
inlinestatic |
◆ getResult()
mlir::Value llzk::polymorphic::UnifiableCastOp::getResult |
( |
| ) |
|
◆ parse()
mlir::ParseResult llzk::polymorphic::UnifiableCastOp::parse |
( |
::mlir::OpAsmParser & | parser, |
|
|
::mlir::OperationState & | result ) |
|
static |
◆ print()
void llzk::polymorphic::UnifiableCastOp::print |
( |
::mlir::OpAsmPrinter & | _odsPrinter | ) |
|
◆ verify()
LogicalResult llzk::polymorphic::UnifiableCastOp::verify |
( |
| ) |
|
◆ verifyInvariants()
mlir::LogicalResult llzk::polymorphic::UnifiableCastOp::verifyInvariants |
( |
| ) |
|
◆ verifyInvariantsImpl()
mlir::LogicalResult llzk::polymorphic::UnifiableCastOp::verifyInvariantsImpl |
( |
| ) |
|
The documentation for this class was generated from the following files:
- build/include/llzk/Dialect/Polymorphic/IR/Ops.h.inc
- lib/Dialect/Polymorphic/IR/Ops.cpp
- build/include/llzk/Dialect/Polymorphic/IR/Ops.cpp.inc