|
| FieldDefOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| FieldDefOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
template<typename LateInst = FieldDefOp, typename = std::enable_if_t<std::is_same_v<LateInst, FieldDefOp>>> |
| FieldDefOpGenericAdaptor (RangeT values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
RangeT | getODSOperands (unsigned index) |
|
RangeT | getOperands () |
|
| FieldDefOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| FieldDefOpGenericAdaptorBase (FieldDefOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::StringAttr | getSymNameAttr () |
|
::llvm::StringRef | getSymName () |
|
::mlir::TypeAttr | getTypeAttr () |
|
::mlir::Type | getType () |
|
::mlir::UnitAttr | getColumnAttr () |
|
bool | getColumn () |
|
template<typename RangeT>
class llzk::component::FieldDefOpGenericAdaptor< RangeT >
Definition at line 219 of file Ops.h.inc.