|
| DispatchOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| DispatchOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| DispatchOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs) |
|
template<typename LateInst = DispatchOp, typename = std::enable_if_t<std::is_same_v<LateInst, DispatchOp>>> |
| DispatchOpGenericAdaptor (RangeT values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
RangeT | getODSOperands (unsigned index) |
|
RangeT | getInputs () |
|
RangeT | getOutputs () |
|
RangeT | getOperands () |
|
| DispatchOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| DispatchOpGenericAdaptorBase (DispatchOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::ArrayAttr | getCoreRangesAttr () |
|
::mlir::ArrayAttr | getCoreRanges () |
|
::mlir::ArrayAttr | getKernelConfigsAttr () |
|
::mlir::ArrayAttr | getKernelConfigs () |
|
::mlir::RegionRange | getRegions () |
|
◆ Base
template<typename RangeT >
◆ ValueT
template<typename RangeT >
◆ DispatchOpGenericAdaptor() [1/4]
template<typename RangeT >
◆ DispatchOpGenericAdaptor() [2/4]
template<typename RangeT >
◆ DispatchOpGenericAdaptor() [3/4]
template<typename RangeT >
◆ DispatchOpGenericAdaptor() [4/4]
template<typename RangeT >
template<typename LateInst = DispatchOp, typename = std::enable_if_t<std::is_same_v<LateInst, DispatchOp>>>
◆ getInputs()
template<typename RangeT >
◆ getODSOperandIndexAndLength()
template<typename RangeT >
◆ getODSOperands()
template<typename RangeT >
◆ getOperands()
template<typename RangeT >
◆ getOutputs()
template<typename RangeT >
◆ odsOperands
template<typename RangeT >
The documentation for this class was generated from the following file: