|
| UnifiableCastOpAdaptor (UnifiableCastOp op) |
|
::mlir::LogicalResult | verify (::mlir::Location loc) |
|
| UnifiableCastOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| UnifiableCastOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
template<typename LateInst = UnifiableCastOp, typename = std::enable_if_t<std::is_same_v<LateInst, UnifiableCastOp>>> |
| UnifiableCastOpGenericAdaptor (RangeT values, LateInst op) |
|
| UnifiableCastOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| UnifiableCastOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| UnifiableCastOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getInput () |
|
::mlir::ValueRange | getOperands () |
|
| UnifiableCastOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| UnifiableCastOpGenericAdaptorBase (UnifiableCastOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
::mlir::DictionaryAttr | getAttributes () |
|
Definition at line 461 of file Ops.h.inc.
◆ UnifiableCastOpAdaptor()
llzk::polymorphic::UnifiableCastOpAdaptor::UnifiableCastOpAdaptor |
( |
UnifiableCastOp | op | ) |
|
◆ UnifiableCastOpGenericAdaptor() [1/3]
◆ UnifiableCastOpGenericAdaptor() [2/3]
◆ UnifiableCastOpGenericAdaptor() [3/3]
template<typename LateInst = UnifiableCastOp, typename = std::enable_if_t<std::is_same_v<LateInst, UnifiableCastOp>>>
◆ verify()
mlir::LogicalResult llzk::polymorphic::UnifiableCastOpAdaptor::verify |
( |
::mlir::Location | loc | ) |
|
The documentation for this class was generated from the following files:
- build/include/llzk/Dialect/Polymorphic/IR/Ops.h.inc
- build/include/llzk/Dialect/Polymorphic/IR/Ops.cpp.inc