Home
last modified time | relevance | path

Searched defs:inputTypes (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/LinalgToStandard/
H A DLinalgToStandard.cpp60 SmallVector<Type, 4> inputTypes(extractOperandTypes(op)); in getLibraryCallSymbolRef() local
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/IR/
H A DLinalgOps.cpp60 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 DSparseTensorDialect.cpp269 TypeRange inputTypes, Type outputType) { in verifyNumBlockArgs()
/llvm-project-15.0.7/mlir/lib/Dialect/MemRef/Transforms/
H A DNormalizeMemRefs.cpp342 SmallVector<Type, 8> inputTypes; in normalizeFuncOpMemRefs() local
/llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/
H A DAsyncToAsyncRuntime.cpp258 SmallVector<Type, 4> inputTypes(typesRange.begin(), typesRange.end()); in outlineExecuteOp() local
H A DAsyncParallelFor.cpp474 SmallVector<Type> inputTypes; in createAsyncDispatchFunction() local
/llvm-project-15.0.7/flang/lib/Lower/
H A DAllocatable.cpp148 llvm::ArrayRef<mlir::Type> inputTypes = callee.getFunctionType().getInputs(); in genRuntimeInitCharacter() local
/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp4951 SmallVector<Type> inputTypes; in parse() local