|
| | NewPodOpAdaptor (NewPodOp op) |
| ::llvm::LogicalResult | verify (::mlir::Location loc) |
| | NewPodOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | NewPodOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
| | NewPodOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs) |
| | NewPodOpGenericAdaptor (RangeT values, const NewPodOpGenericAdaptorBase &base) |
| template<typename LateInst = NewPodOp, typename = std::enable_if_t<std::is_same_v<LateInst, NewPodOp>>> |
| | NewPodOpGenericAdaptor (RangeT values, LateInst op) |
| | NewPodOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
| ::mlir::ValueRange | getODSOperands (unsigned index) |
| ::mlir::ValueRange | getInitialValues () |
| ::llvm::SmallVector< ::mlir::ValueRange > | getMapOperands () |
| ::mlir::ValueRange | getOperands () |
| | NewPodOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
| | NewPodOpGenericAdaptorBase (NewPodOp op) |
| std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
| const Properties & | getProperties () |
| ::mlir::DictionaryAttr | getAttributes () |
| ::mlir::ArrayAttr | getInitializedRecordsAttr () |
| ::mlir::ArrayAttr | getInitializedRecords () |
| ::mlir::DenseI32ArrayAttr | getNumDimsPerMapAttr () |
| ::llvm::ArrayRef< int32_t > | getNumDimsPerMap () |
| ::mlir::DenseI32ArrayAttr | getMapOpGroupSizesAttr () |
| ::llvm::ArrayRef< int32_t > | getMapOpGroupSizes () |
Definition at line 173 of file Ops.h.inc.