|
| SubTilesOpAdaptor (SubTilesOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| SubTilesOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| SubTilesOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| SubTilesOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| SubTilesOpGenericAdaptor (RangeT values, const SubTilesOpGenericAdaptorBase &base) |
|
template<typename LateInst = SubTilesOp, typename = std::enable_if_t<std::is_same_v<LateInst, SubTilesOp>>> |
| SubTilesOpGenericAdaptor (RangeT values, LateInst op) |
|
| SubTilesOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| SubTilesOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| SubTilesOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| SubTilesOpGenericAdaptor (::mlir::ValueRange values, const SubTilesOpGenericAdaptorBase &base) |
|
| SubTilesOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getIn0Cb () |
|
ValueT | getIn1Cb () |
|
ValueT | getIn0TileIndex () |
|
ValueT | getIn1TileIndex () |
|
ValueT | getDstIndex () |
|
::mlir::ValueRange | getOperands () |
|
| SubTilesOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| SubTilesOpGenericAdaptorBase (SubTilesOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|