Home
last modified time | relevance | path

Searched refs:rhsBatchDimSet (Results 1 – 9 of 9) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/VectorOps/
H A DVectorOps.cpp160 DenseSet<int64_t> rhsBatchDimSet; in verifyOutputShape() local
162 rhsBatchDimSet.insert(dimPair.second); in verifyOutputShape()
174 if (rhsContractingDimSet.count(i) > 0 || rhsBatchDimSet.count(i) > 0) in verifyOutputShape()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp238 DenseSet<int64_t> rhsBatchDimSet; in verifyOutputShape() local
240 rhsBatchDimSet.insert(dimPair.second); in verifyOutputShape()
252 if (rhsContractingDimSet.count(i) > 0 || rhsBatchDimSet.count(i) > 0) in verifyOutputShape()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp296 DenseSet<int64_t> rhsBatchDimSet; in verifyOutputShape() local
298 rhsBatchDimSet.insert(dimPair.second); in verifyOutputShape()
310 if (rhsContractingDimSet.count(i) > 0 || rhsBatchDimSet.count(i) > 0) in verifyOutputShape()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp282 DenseSet<int64_t> rhsBatchDimSet; in verifyOutputShape() local
284 rhsBatchDimSet.insert(dimPair.second); in verifyOutputShape()
296 if (rhsContractingDimSet.count(i) > 0 || rhsBatchDimSet.count(i) > 0) in verifyOutputShape()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp282 DenseSet<int64_t> rhsBatchDimSet; in verifyOutputShape() local
284 rhsBatchDimSet.insert(dimPair.second); in verifyOutputShape()
296 if (rhsContractingDimSet.count(i) > 0 || rhsBatchDimSet.count(i) > 0) in verifyOutputShape()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp488 DenseSet<int64_t> rhsBatchDimSet; in verifyOutputShape() local
490 rhsBatchDimSet.insert(dimPair.second); in verifyOutputShape()
502 if (rhsContractingDimSet.count(i) > 0 || rhsBatchDimSet.count(i) > 0) in verifyOutputShape()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp488 DenseSet<int64_t> rhsBatchDimSet; in verifyOutputShape() local
490 rhsBatchDimSet.insert(dimPair.second); in verifyOutputShape()
502 if (rhsContractingDimSet.count(i) > 0 || rhsBatchDimSet.count(i) > 0) in verifyOutputShape()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp488 DenseSet<int64_t> rhsBatchDimSet;
490 rhsBatchDimSet.insert(dimPair.second);
502 if (rhsContractingDimSet.count(i) > 0 || rhsBatchDimSet.count(i) > 0)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp512 DenseSet<int64_t> rhsBatchDimSet; in verifyOutputShape() local
514 rhsBatchDimSet.insert(dimPair.second); in verifyOutputShape()
526 if (rhsContractingDimSet.count(i) > 0 || rhsBatchDimSet.count(i) > 0) in verifyOutputShape()