My Project
|
This is the complete list of members for mlir::edsc::OperationHandle, including all inherited members.
CapturableHandle()=default | mlir::edsc::CapturableHandle | protected |
create(Args... args) | mlir::edsc::OperationHandle | static |
create(StringRef name, ArrayRef< ValueHandle > operands, ArrayRef< Type > resultTypes, ArrayRef< NamedAttribute > attributes={}) | mlir::edsc::OperationHandle | static |
createOp(Args... args) | mlir::edsc::OperationHandle | static |
getOperation() const | mlir::edsc::OperationHandle | inline |
OperationHandle() | mlir::edsc::OperationHandle | inline |
OperationHandle(Operation *op) | mlir::edsc::OperationHandle | inline |
OperationHandle(const OperationHandle &)=default | mlir::edsc::OperationHandle | |
operator Operation *() | mlir::edsc::OperationHandle | inline |
operator=(const OperationHandle &)=default | mlir::edsc::OperationHandle |