|
| StoreToL1OpAdaptor (StoreToL1Op op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| StoreToL1OpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| StoreToL1OpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
template<typename LateInst = StoreToL1Op, typename = std::enable_if_t<std::is_same_v<LateInst, StoreToL1Op>>> |
| StoreToL1OpGenericAdaptor (RangeT values, LateInst op) |
|
| StoreToL1OpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| StoreToL1OpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| StoreToL1OpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getValue () |
|
ValueT | getL1Ptr () |
|
ValueT | getOffset () |
|
::mlir::ValueRange | getOperands () |
|
| StoreToL1OpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={}) |
|
| StoreToL1OpGenericAdaptorBase (::mlir::Operation *op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
::mlir::DictionaryAttr | getAttributes () |
|