Home
last modified time | relevance | path

Searched refs:subVectorType (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Analysis/
H A DVectorAnalysis.cpp74 VectorType subVectorType) { in shapeRatio() argument
75 assert(superVectorType.getElementType() == subVectorType.getElementType() && in shapeRatio()
77 return shapeRatio(superVectorType.getShape(), subVectorType.getShape()); in shapeRatio()
175 VectorType subVectorType) { in operatesOnSuperVectorsOf() argument
215 auto ratio = shapeRatio(superVectorType, subVectorType); in operatesOnSuperVectorsOf()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Vector/
H A DVectorUtils.cpp148 VectorType subVectorType) { in shapeRatio() argument
149 assert(superVectorType.getElementType() == subVectorType.getElementType() && in shapeRatio()
151 return shapeRatio(superVectorType.getShape(), subVectorType.getShape()); in shapeRatio()
247 VectorType subVectorType) { in operatesOnSuperVectorsOf() argument
287 auto ratio = shapeRatio(superVectorType, subVectorType); in operatesOnSuperVectorsOf()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Dialect/VectorOps/
H A DUtils.h48 VectorType subVectorType);
129 bool operatesOnSuperVectorsOf(Operation &op, VectorType subVectorType);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Vector/
H A DVectorUtils.cpp148 VectorType subVectorType) { in shapeRatio() argument
149 assert(superVectorType.getElementType() == subVectorType.getElementType() && in shapeRatio()
151 return shapeRatio(superVectorType.getShape(), subVectorType.getShape()); in shapeRatio()
259 VectorType subVectorType) { in operatesOnSuperVectorsOf() argument
296 auto ratio = shapeRatio(superVectorType, subVectorType); in operatesOnSuperVectorsOf()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorUtils.cpp148 VectorType subVectorType) { in shapeRatio() argument
149 assert(superVectorType.getElementType() == subVectorType.getElementType() && in shapeRatio()
151 return shapeRatio(superVectorType.getShape(), subVectorType.getShape()); in shapeRatio()
259 VectorType subVectorType) { in operatesOnSuperVectorsOf() argument
296 auto ratio = shapeRatio(superVectorType, subVectorType); in operatesOnSuperVectorsOf()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorUtils.cpp131 VectorType subVectorType) { in shapeRatio() argument
132 assert(superVectorType.getElementType() == subVectorType.getElementType() && in shapeRatio()
134 return shapeRatio(superVectorType.getShape(), subVectorType.getShape()); in shapeRatio()
248 VectorType subVectorType) { in operatesOnSuperVectorsOf() argument
285 auto ratio = shapeRatio(superVectorType, subVectorType); in operatesOnSuperVectorsOf()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorUtils.cpp131 VectorType subVectorType) { in shapeRatio() argument
132 assert(superVectorType.getElementType() == subVectorType.getElementType() && in shapeRatio()
134 return shapeRatio(superVectorType.getShape(), subVectorType.getShape()); in shapeRatio()
248 VectorType subVectorType) { in operatesOnSuperVectorsOf() argument
285 auto ratio = shapeRatio(superVectorType, subVectorType); in operatesOnSuperVectorsOf()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorUtils.cpp148 VectorType subVectorType) { in shapeRatio() argument
149 assert(superVectorType.getElementType() == subVectorType.getElementType() && in shapeRatio()
151 return shapeRatio(superVectorType.getShape(), subVectorType.getShape()); in shapeRatio()
259 VectorType subVectorType) { in operatesOnSuperVectorsOf() argument
296 auto ratio = shapeRatio(superVectorType, subVectorType); in operatesOnSuperVectorsOf()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorUtils.cpp131 VectorType subVectorType) { in shapeRatio() argument
132 assert(superVectorType.getElementType() == subVectorType.getElementType() && in shapeRatio()
134 return shapeRatio(superVectorType.getShape(), subVectorType.getShape()); in shapeRatio()
248 VectorType subVectorType) { in operatesOnSuperVectorsOf() argument
285 auto ratio = shapeRatio(superVectorType, subVectorType); in operatesOnSuperVectorsOf()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/lib/Dialect/Affine/
H A DTestVectorizationUtils.cpp101 auto subVectorType = in testVectorShapeRatio() local
106 assert(subVectorType.getElementType().isF32() && in testVectorShapeRatio()
108 if (!matcher::operatesOnSuperVectorsOf(op, subVectorType)) { in testVectorShapeRatio()
126 auto ratio = shapeRatio(superVectorType, subVectorType); in testVectorShapeRatio()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/test/lib/Dialect/Affine/
H A DTestVectorizationUtils.cpp99 auto subVectorType = in testVectorShapeRatio() local
104 assert(subVectorType.getElementType().isF32() && in testVectorShapeRatio()
106 if (!matcher::operatesOnSuperVectorsOf(op, subVectorType)) { in testVectorShapeRatio()
124 auto ratio = shapeRatio(superVectorType, subVectorType); in testVectorShapeRatio()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/lib/Dialect/Affine/
H A DTestVectorizationUtils.cpp101 auto subVectorType = in testVectorShapeRatio() local
106 assert(subVectorType.getElementType().isF32() && in testVectorShapeRatio()
108 if (!matcher::operatesOnSuperVectorsOf(op, subVectorType)) { in testVectorShapeRatio()
126 auto ratio = shapeRatio(superVectorType, subVectorType); in testVectorShapeRatio()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/lib/Dialect/Affine/
H A DTestVectorizationUtils.cpp101 auto subVectorType = in testVectorShapeRatio() local
106 assert(subVectorType.getElementType().isF32() && in testVectorShapeRatio()
108 if (!matcher::operatesOnSuperVectorsOf(op, subVectorType)) { in testVectorShapeRatio()
126 auto ratio = shapeRatio(superVectorType, subVectorType); in testVectorShapeRatio()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/test/lib/Dialect/Affine/
H A DTestVectorizationUtils.cpp99 auto subVectorType = in testVectorShapeRatio() local
104 assert(subVectorType.getElementType().isF32() && in testVectorShapeRatio()
106 if (!matcher::operatesOnSuperVectorsOf(op, subVectorType)) { in testVectorShapeRatio()
124 auto ratio = shapeRatio(superVectorType, subVectorType); in testVectorShapeRatio()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/lib/Dialect/Affine/
H A DTestVectorizationUtils.cpp101 auto subVectorType = in testVectorShapeRatio() local
106 assert(subVectorType.getElementType().isF32() && in testVectorShapeRatio()
108 if (!matcher::operatesOnSuperVectorsOf(op, subVectorType)) { in testVectorShapeRatio()
126 auto ratio = shapeRatio(superVectorType, subVectorType); in testVectorShapeRatio()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/Dialect/Vector/
H A DVectorUtils.h85 VectorType subVectorType);
166 bool operatesOnSuperVectorsOf(Operation &op, VectorType subVectorType);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/test/lib/Dialect/Affine/
H A DTestVectorizationUtils.cpp92 auto subVectorType = in testVectorShapeRatio() local
97 assert(subVectorType.getElementType().isF32() && in testVectorShapeRatio()
99 if (!matcher::operatesOnSuperVectorsOf(op, subVectorType)) { in testVectorShapeRatio()
117 auto ratio = shapeRatio(superVectorType, subVectorType); in testVectorShapeRatio()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/test/lib/Transforms/
H A DTestVectorizationUtils.cpp95 auto subVectorType = in testVectorShapeRatio() local
100 assert(subVectorType.getElementType().isF32() && in testVectorShapeRatio()
102 if (!matcher::operatesOnSuperVectorsOf(op, subVectorType)) { in testVectorShapeRatio()
120 auto ratio = shapeRatio(superVectorType, subVectorType); in testVectorShapeRatio()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Vector/
H A DVectorUtils.cpp131 VectorType subVectorType) { in shapeRatio() argument
132 assert(superVectorType.getElementType() == subVectorType.getElementType() && in shapeRatio()
134 return shapeRatio(superVectorType.getShape(), subVectorType.getShape()); in shapeRatio()
255 VectorType subVectorType) { in operatesOnSuperVectorsOf() argument
292 auto ratio = shapeRatio(superVectorType, subVectorType); in operatesOnSuperVectorsOf()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/Dialect/Vector/
H A DVectorUtils.h85 VectorType subVectorType);
172 bool operatesOnSuperVectorsOf(Operation &op, VectorType subVectorType);
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/Vector/
H A DVectorUtils.h86 VectorType subVectorType);
184 bool operatesOnSuperVectorsOf(Operation &op, VectorType subVectorType);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/Vector/
H A DVectorUtils.h86 VectorType subVectorType);
184 bool operatesOnSuperVectorsOf(Operation &op, VectorType subVectorType);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/test/lib/Dialect/Affine/
H A DTestVectorizationUtils.cpp107 auto subVectorType = in testVectorShapeRatio() local
112 assert(subVectorType.getElementType().isF32() && in testVectorShapeRatio()
114 if (!matcher::operatesOnSuperVectorsOf(op, subVectorType)) { in testVectorShapeRatio()
132 auto ratio = shapeRatio(superVectorType, subVectorType); in testVectorShapeRatio()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Dialect/Vector/
H A DVectorUtils.h84 VectorType subVectorType);
197 bool operatesOnSuperVectorsOf(Operation &op, VectorType subVectorType);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/Vector/
H A DVectorUtils.h84 VectorType subVectorType);
197 bool operatesOnSuperVectorsOf(Operation &op, VectorType subVectorType);

12