MLIR
18.0.0git
|
This is the complete list of members for mlir::PDLValue, including all inherited members.
cast() const | mlir::PDLValue | inline |
dyn_cast() const | mlir::PDLValue | inline |
getAsOpaquePointer() const | mlir::PDLValue | inline |
getKind() const | mlir::PDLValue | inline |
isa() const | mlir::PDLValue | inline |
Kind enum name | mlir::PDLValue | |
operator bool() const | mlir::PDLValue | inlineexplicit |
PDLValue(const PDLValue &other)=default | mlir::PDLValue | |
PDLValue(std::nullptr_t=nullptr) | mlir::PDLValue | inline |
PDLValue(Attribute value) | mlir::PDLValue | inline |
PDLValue(Operation *value) | mlir::PDLValue | inline |
PDLValue(Type value) | mlir::PDLValue | inline |
PDLValue(TypeRange *value) | mlir::PDLValue | inline |
PDLValue(Value value) | mlir::PDLValue | inline |
PDLValue(ValueRange *value) | mlir::PDLValue | inline |
print(raw_ostream &os) const | mlir::PDLValue | |
print(raw_ostream &os, Kind kind) | mlir::PDLValue | static |