|
| UnpackABOpAdaptor (UnpackABOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| UnpackABOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| UnpackABOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
template<typename LateInst = UnpackABOp, typename = std::enable_if_t<std::is_same_v<LateInst, UnpackABOp>>> |
| UnpackABOpGenericAdaptor (RangeT values, LateInst op) |
|
| UnpackABOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| UnpackABOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| UnpackABOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getCbA () |
|
ValueT | getSrcAIndex () |
|
ValueT | getCbB () |
|
ValueT | getSrcBIndex () |
|
::mlir::ValueRange | getOperands () |
|
| UnpackABOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| UnpackABOpGenericAdaptorBase (::mlir::Operation *op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
::mlir::DictionaryAttr | getAttributes () |
|