|
| GetGlobalOperandOpAdaptor (GetGlobalOperandOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| GetGlobalOperandOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| GetGlobalOperandOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| GetGlobalOperandOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| GetGlobalOperandOpGenericAdaptor (RangeT values, const GetGlobalOperandOpGenericAdaptorBase &base) |
|
template<typename LateInst = GetGlobalOperandOp, typename = std::enable_if_t<std::is_same_v<LateInst, GetGlobalOperandOp>>> |
| GetGlobalOperandOpGenericAdaptor (RangeT values, LateInst op) |
|
Public Member Functions inherited from mlir::tt::ttir::GetGlobalOperandOpGenericAdaptor<::mlir::ValueRange > |
| GetGlobalOperandOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| GetGlobalOperandOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| GetGlobalOperandOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| GetGlobalOperandOpGenericAdaptor (::mlir::ValueRange values, const GetGlobalOperandOpGenericAdaptorBase &base) |
|
| GetGlobalOperandOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
::mlir::ValueRange | getOperands () |
|
Public Member Functions inherited from mlir::tt::ttir::detail::GetGlobalOperandOpGenericAdaptorBase |
| GetGlobalOperandOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| GetGlobalOperandOpGenericAdaptorBase (GetGlobalOperandOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::IntegerAttr | getOperandIndexAttr () |
|
uint64_t | getOperandIndex () |
|