|
| GlobalDefOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| GlobalDefOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
template<typename LateInst = GlobalDefOp, typename = std::enable_if_t<std::is_same_v<LateInst, GlobalDefOp>>> |
| GlobalDefOpGenericAdaptor (RangeT values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
RangeT | getODSOperands (unsigned index) |
|
RangeT | getOperands () |
|
| GlobalDefOpGenericAdaptorBase (::mlir::DictionaryAttr attrs=nullptr, const Properties &properties={}, ::mlir::RegionRange regions={}) |
|
| GlobalDefOpGenericAdaptorBase (GlobalDefOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::StringAttr | getSymNameAttr () |
|
::llvm::StringRef | getSymName () |
|
::mlir::UnitAttr | getConstantAttr () |
|
bool | getConstant () |
|
::mlir::TypeAttr | getTypeAttr () |
|
::mlir::Type | getType () |
|
::mlir::Attribute | getInitialValueAttr () |
|
::mlir::Attribute | getInitialValue () |
|
template<typename RangeT>
class llzk::global::GlobalDefOpGenericAdaptor< RangeT >
Definition at line 127 of file Ops.h.inc.