|
| UnpackAOpAdaptor (UnpackAOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| UnpackAOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| UnpackAOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
template<typename LateInst = UnpackAOp, typename = std::enable_if_t<std::is_same_v<LateInst, UnpackAOp>>> |
| UnpackAOpGenericAdaptor (RangeT values, LateInst op) |
|
| UnpackAOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| UnpackAOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| UnpackAOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getCb () |
|
ValueT | getSrcIndex () |
|
::mlir::ValueRange | getOperands () |
|
| UnpackAOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| UnpackAOpGenericAdaptorBase (::mlir::Operation *op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
::mlir::DictionaryAttr | getAttributes () |
|