|
MLIR 22.0.0git
|
#include "mlir/Dialect/ArmSME/IR/ArmSMEOpInterfaces.h"
Additional Inherited Members | |
| Public Member Functions inherited from mlir::arm_sme::detail::ArmSMETileOpInterfaceTrait< ConcreteOp > | |
| void | setTileId (mlir::IntegerAttr tileId) |
| Sets the tile ID for this operation. | |
| mlir::IntegerAttr | getTileId () |
| Returns the tile ID assigned to this operation. | |
| bool | isInMemoryTile () |
| Static Public Member Functions inherited from mlir::arm_sme::detail::ArmSMETileOpInterfaceTrait< ConcreteOp > | |
| ::llvm::LogicalResult | verifyTrait (::mlir::Operation *op) |
Definition at line 79 of file ArmSMEOpInterfaces.h.