|
| | FieldReadOpAdaptor (FieldReadOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | FieldReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | FieldReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | FieldReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
| | FieldReadOpGenericAdaptor (RangeT values, const FieldReadOpGenericAdaptorBase &base) |
| template<typename LateInst = FieldReadOp, typename = std::enable_if_t<std::is_same_v<LateInst, FieldReadOp>>> |
| | FieldReadOpGenericAdaptor (RangeT values, LateInst op) |
| | FieldReadOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ValueT | getComponent () |
| ::llvm::SmallVector< ::mlir::ValueRange > | getMapOperands () |
| ::mlir::ValueRange | getOperands () |
| | FieldReadOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | FieldReadOpGenericAdaptorBase (FieldReadOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::FlatSymbolRefAttr | getFieldNameAttr () |
| ::llvm::StringRef | getFieldName () |
| ::mlir::Attribute | getTableOffsetAttr () |
| ::std::optional<::mlir::Attribute > | getTableOffset () |
| ::mlir::DenseI32ArrayAttr | getNumDimsPerMapAttr () |
| ::llvm::ArrayRef< int32_t > | getNumDimsPerMap () |
| ::mlir::DenseI32ArrayAttr | getMapOpGroupSizesAttr () |
| ::llvm::ArrayRef< int32_t > | getMapOpGroupSizes () |
Definition at line 586 of file Ops.h.inc.