|
| FieldReadOpAdaptor (FieldReadOp op) |
|
::mlir::LogicalResult | verify (::mlir::Location loc) |
|
| FieldReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| FieldReadOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
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=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| FieldReadOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| FieldReadOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
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=nullptr, 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 486 of file Ops.h.inc.