Home
last modified time | relevance | path

Searched defs:shapes (Results 1 – 12 of 12) sorted by relevance

/llvm-project/mlir/lib/Dialect/
H A DTraits.cpp26 ArrayRef<SmallVector<int64_t, 6>> shapes) { in staticallyKnownBroadcastable() argument
[all...]
/llvm-project/flang/include/flang/Lower/
H A DBoxAnalyzer.h115 llvm::SmallVector<int64_t> shapes; member
390 llvm::SmallVector<int64_t> shapes; in analyze() local
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestOpDefs.cpp259 reifyReturnTypeShapes(OpBuilder & builder,ValueRange operands,llvm::SmallVectorImpl<Value> & shapes) reifyReturnTypeShapes() argument
271 reifyReturnTypeShapes(OpBuilder & builder,ValueRange operands,llvm::SmallVectorImpl<Value> & shapes) reifyReturnTypeShapes() argument
292 reifyResultShapes(OpBuilder & builder,ReifiedRankedShapedTypeDims & shapes) reifyResultShapes() argument
996 reifyReturnTypeShapes(OpBuilder & builder,ValueRange operands,llvm::SmallVectorImpl<Value> & shapes) reifyReturnTypeShapes() argument
[all...]
H A DTestPatterns.cpp603 SmallVector<Value, 2> shapes; reifyReturnShape() local
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorInferTypeOpInterfaceImpl.cpp175 SmallVector<OpFoldResult> shapes; reifyResultShapes() local
/llvm-project/mlir/lib/IR/
H A DTypeUtilities.cpp144 auto shapes = llvm::filter_to_vector<8>( in verifyCompatibleShapes() local
/llvm-project/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp509 SmallVector<std::pair<CstrBroadcastableOp, DenseSet<Value>>> shapes; in matchAndRewrite() local
565 SmallVector<Value, 8> shapes; matchAndRewrite() local
[all...]
/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DBufferizationOps.cpp358 auto shapes = llvm::to_vector<4>( reifyResultShapes() local
/llvm-project/mlir/lib/Dialect/Linalg/IR/
H A DLinalgInterfaces.cpp1098 SmallVector<OpFoldResult> shapes; reifyResultShapes() local
H A DLinalgOps.cpp2527 SmallVector<OpFoldResult> shapes; reifyResultShapes() local
/llvm-project/flang/lib/Lower/
H A DConvertVariable.cpp2076 __anone457dd4f1702(auto &shapes, const auto &bounds, mlir::Value box) mapSymbolAttributes() argument
H A DBridge.cpp3987 llvm::SmallVector<mlir::Value> shapes = {ext}; createLboundArray() local
4095 llvm::SmallVector<mlir::Value> shapes = {c2, ext}; createBoundArray() local