This is the complete list of members for mlir::FunctionType, including all inherited members.
Base typedef | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | |
classof(T val) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlinestatic |
get(ArrayRef< Type > inputs, ArrayRef< Type > results, MLIRContext *context) | mlir::FunctionType | static |
mlir::detail::StorageUserBase::get(MLIRContext *ctx, unsigned kind, Args... args) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotectedstatic |
getChecked(const Location &loc, MLIRContext *ctx, unsigned kind, Args... args) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotectedstatic |
getClassID() | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlinestatic |
getImpl() const | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotected |
getInput(unsigned i) const | mlir::FunctionType | inline |
getInputs() const | mlir::FunctionType | |
getNumInputs() const | mlir::FunctionType | inline |
getNumResults() const | mlir::FunctionType | |
getResult(unsigned i) const | mlir::FunctionType | inline |
getResults() const | mlir::FunctionType | |
ImplType typedef | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | |
kindof(unsigned kind) | mlir::FunctionType | inlinestatic |
verifyConstructionInvariants(Args... args) | mlir::detail::StorageUserBase< ConcreteT, BaseT, StorageT, UniquerT > | inlineprotectedstatic |