Home
last modified time | relevance | path

Searched refs:verifyVectorShapeCast (Results 1 – 8 of 8) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp1926 static LogicalResult verifyVectorShapeCast(Operation *op, in verifyVectorShapeCast() function
1962 return verifyVectorShapeCast(op, sourceVectorType, resultVectorType); in verify()
1976 if (failed(verifyVectorShapeCast( in verify()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp2518 static LogicalResult verifyVectorShapeCast(Operation *op, in verifyVectorShapeCast() function
2554 return verifyVectorShapeCast(op, sourceVectorType, resultVectorType); in verify()
2568 if (failed(verifyVectorShapeCast( in verify()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp2671 static LogicalResult verifyVectorShapeCast(Operation *op, in verifyVectorShapeCast() function
2707 return verifyVectorShapeCast(op, sourceVectorType, resultVectorType); in verify()
2721 if (failed(verifyVectorShapeCast( in verify()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp2671 static LogicalResult verifyVectorShapeCast(Operation *op, in verifyVectorShapeCast() function
2707 return verifyVectorShapeCast(op, sourceVectorType, resultVectorType); in verify()
2721 if (failed(verifyVectorShapeCast( in verify()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp3356 static LogicalResult verifyVectorShapeCast(Operation *op, in verifyVectorShapeCast() function
3392 return verifyVectorShapeCast(op, sourceVectorType, resultVectorType); in verify()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp3356 static LogicalResult verifyVectorShapeCast(Operation *op, in verifyVectorShapeCast() function
3392 return verifyVectorShapeCast(op, sourceVectorType, resultVectorType); in verify()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp3356 static LogicalResult verifyVectorShapeCast(Operation *op,
3392 return verifyVectorShapeCast(op, sourceVectorType, resultVectorType);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp3567 static LogicalResult verifyVectorShapeCast(Operation *op, in verifyVectorShapeCast() function
3603 return verifyVectorShapeCast(op, sourceVectorType, resultVectorType); in verify()