/llvm-project/mlir/lib/Dialect/ |
H A D | Traits.cpp | 26 ArrayRef<SmallVector<int64_t, 6>> shapes) { in staticallyKnownBroadcastable() argument [all...] |
/llvm-project/flang/include/flang/Lower/ |
H A D | BoxAnalyzer.h | 115 llvm::SmallVector<int64_t> shapes; member 390 llvm::SmallVector<int64_t> shapes; in analyze() local
|
/llvm-project/mlir/test/lib/Dialect/Test/ |
H A D | TestOpDefs.cpp | 259 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 D | TestPatterns.cpp | 603 SmallVector<Value, 2> shapes; reifyReturnShape() local
|
/llvm-project/mlir/lib/Dialect/Tensor/IR/ |
H A D | TensorInferTypeOpInterfaceImpl.cpp | 175 SmallVector<OpFoldResult> shapes; reifyResultShapes() local
|
/llvm-project/mlir/lib/IR/ |
H A D | TypeUtilities.cpp | 144 auto shapes = llvm::filter_to_vector<8>( in verifyCompatibleShapes() local
|
/llvm-project/mlir/lib/Dialect/Shape/IR/ |
H A D | Shape.cpp | 509 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 D | BufferizationOps.cpp | 358 auto shapes = llvm::to_vector<4>( reifyResultShapes() local
|
/llvm-project/mlir/lib/Dialect/Linalg/IR/ |
H A D | LinalgInterfaces.cpp | 1098 SmallVector<OpFoldResult> shapes; reifyResultShapes() local
|
H A D | LinalgOps.cpp | 2527 SmallVector<OpFoldResult> shapes; reifyResultShapes() local
|
/llvm-project/flang/lib/Lower/ |
H A D | ConvertVariable.cpp | 2076 __anone457dd4f1702(auto &shapes, const auto &bounds, mlir::Value box) mapSymbolAttributes() argument
|
H A D | Bridge.cpp | 3987 llvm::SmallVector<mlir::Value> shapes = {ext}; createLboundArray() local 4095 llvm::SmallVector<mlir::Value> shapes = {c2, ext}; createBoundArray() local
|