Searched defs:inputTypes (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/Conversion/LinalgToStandard/ |
| H A D | LinalgToStandard.cpp | 60 SmallVector<Type, 4> inputTypes(extractOperandTypes(op)); in getLibraryCallSymbolRef() local
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Linalg/IR/ |
| H A D | LinalgOps.cpp | 60 TypeRange inputTypes, TypeRange outputTypes, in fillStructuredOpRegion() 127 SmallVectorImpl<Type> &inputTypes, in parseCommonStructuredOpParts() 180 TypeRange inputTypes, TypeRange outputTypes, ArrayRef<NamedAttribute> attrs, in parseNamedStructuredOpRegion() 209 SmallVector<Type, 1> inputTypes, outputTypes; in parseNamedStructuredOp() local 799 SmallVector<Type, 1> inputTypes, outputTypes; in parse() local
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/IR/ |
| H A D | SparseTensorDialect.cpp | 269 TypeRange inputTypes, Type outputType) { in verifyNumBlockArgs()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/MemRef/Transforms/ |
| H A D | NormalizeMemRefs.cpp | 342 SmallVector<Type, 8> inputTypes; in normalizeFuncOpMemRefs() local
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/ |
| H A D | AsyncToAsyncRuntime.cpp | 258 SmallVector<Type, 4> inputTypes(typesRange.begin(), typesRange.end()); in outlineExecuteOp() local
|
| H A D | AsyncParallelFor.cpp | 474 SmallVector<Type> inputTypes; in createAsyncDispatchFunction() local
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | Allocatable.cpp | 148 llvm::ArrayRef<mlir::Type> inputTypes = callee.getFunctionType().getInputs(); in genRuntimeInitCharacter() local
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/ |
| H A D | VectorOps.cpp | 4951 SmallVector<Type> inputTypes; in parse() local
|