Home
last modified time | relevance | path

Searched refs:batchDimMap (Results 1 – 17 of 17) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/VectorOps/
H A DVectorOps.cpp153 const std::vector<std::pair<int64_t, int64_t>> &batchDimMap) { in verifyOutputShape() argument
161 for (auto &dimPair : batchDimMap) in verifyOutputShape()
225 auto batchDimMap = op.getBatchDimMap(); in verify() local
236 if (!verifyDimMap(lhsType, rhsType, batchDimMap)) in verify()
241 batchDimMap)) in verify()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp231 const std::vector<std::pair<int64_t, int64_t>> &batchDimMap) { in verifyOutputShape() argument
239 for (auto &dimPair : batchDimMap) in verifyOutputShape()
349 auto batchDimMap = op.getBatchDimMap(); in verify() local
360 if (!verifyDimMap(lhsType, rhsType, batchDimMap)) in verify()
365 contractingDimMap, batchDimMap))) in verify()
H A DVectorTransforms.cpp1827 std::vector<std::pair<int64_t, int64_t>> batchDimMap = op.getBatchDimMap(); in matchAndRewrite() local
1828 if (!batchDimMap.empty()) { in matchAndRewrite()
1829 int64_t lhsIndex = batchDimMap[0].first; in matchAndRewrite()
1830 int64_t rhsIndex = batchDimMap[0].second; in matchAndRewrite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp289 const std::vector<std::pair<int64_t, int64_t>> &batchDimMap) { in verifyOutputShape() argument
297 for (auto &dimPair : batchDimMap) in verifyOutputShape()
407 auto batchDimMap = op.getBatchDimMap(); in verify() local
418 if (!verifyDimMap(lhsType, rhsType, batchDimMap)) in verify()
423 contractingDimMap, batchDimMap))) in verify()
H A DVectorTransforms.cpp1959 std::vector<std::pair<int64_t, int64_t>> batchDimMap = op.getBatchDimMap(); in matchAndRewrite() local
1960 if (!batchDimMap.empty()) { in matchAndRewrite()
1961 int64_t lhsIndex = batchDimMap[0].first; in matchAndRewrite()
1962 int64_t rhsIndex = batchDimMap[0].second; in matchAndRewrite()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp275 const std::vector<std::pair<int64_t, int64_t>> &batchDimMap) { in verifyOutputShape() argument
283 for (auto &dimPair : batchDimMap) in verifyOutputShape()
393 auto batchDimMap = op.getBatchDimMap(); in verify() local
404 if (!verifyDimMap(lhsType, rhsType, batchDimMap)) in verify()
409 contractingDimMap, batchDimMap))) in verify()
H A DVectorTransforms.cpp1975 std::vector<std::pair<int64_t, int64_t>> batchDimMap = op.getBatchDimMap(); in matchAndRewrite() local
1976 if (!batchDimMap.empty()) { in matchAndRewrite()
1977 int64_t lhsIndex = batchDimMap[0].first; in matchAndRewrite()
1978 int64_t rhsIndex = batchDimMap[0].second; in matchAndRewrite()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp275 const std::vector<std::pair<int64_t, int64_t>> &batchDimMap) { in verifyOutputShape() argument
283 for (auto &dimPair : batchDimMap) in verifyOutputShape()
393 auto batchDimMap = op.getBatchDimMap(); in verify() local
404 if (!verifyDimMap(lhsType, rhsType, batchDimMap)) in verify()
409 contractingDimMap, batchDimMap))) in verify()
H A DVectorTransforms.cpp1975 std::vector<std::pair<int64_t, int64_t>> batchDimMap = op.getBatchDimMap(); in matchAndRewrite() local
1976 if (!batchDimMap.empty()) { in matchAndRewrite()
1977 int64_t lhsIndex = batchDimMap[0].first; in matchAndRewrite()
1978 int64_t rhsIndex = batchDimMap[0].second; in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp481 const std::vector<std::pair<int64_t, int64_t>> &batchDimMap) { in verifyOutputShape() argument
489 for (auto &dimPair : batchDimMap) in verifyOutputShape()
599 auto batchDimMap = op.getBatchDimMap(); in verify() local
610 if (!verifyDimMap(lhsType, rhsType, batchDimMap)) in verify()
615 contractingDimMap, batchDimMap))) in verify()
H A DVectorTransforms.cpp1550 std::vector<std::pair<int64_t, int64_t>> batchDimMap = op.getBatchDimMap(); in matchAndRewrite() local
1551 if (!batchDimMap.empty()) { in matchAndRewrite()
1552 int64_t lhsIndex = batchDimMap[0].first; in matchAndRewrite()
1553 int64_t rhsIndex = batchDimMap[0].second; in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp481 const std::vector<std::pair<int64_t, int64_t>> &batchDimMap) { in verifyOutputShape() argument
489 for (auto &dimPair : batchDimMap) in verifyOutputShape()
599 auto batchDimMap = op.getBatchDimMap(); in verify() local
610 if (!verifyDimMap(lhsType, rhsType, batchDimMap)) in verify()
615 contractingDimMap, batchDimMap))) in verify()
H A DVectorTransforms.cpp1550 std::vector<std::pair<int64_t, int64_t>> batchDimMap = op.getBatchDimMap(); in matchAndRewrite() local
1551 if (!batchDimMap.empty()) { in matchAndRewrite()
1552 int64_t lhsIndex = batchDimMap[0].first; in matchAndRewrite()
1553 int64_t rhsIndex = batchDimMap[0].second; in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp481 const std::vector<std::pair<int64_t, int64_t>> &batchDimMap) {
489 for (auto &dimPair : batchDimMap)
599 auto batchDimMap = op.getBatchDimMap();
610 if (!verifyDimMap(lhsType, rhsType, batchDimMap))
615 contractingDimMap, batchDimMap)))
H A DVectorTransforms.cpp1550 std::vector<std::pair<int64_t, int64_t>> batchDimMap = op.getBatchDimMap(); in matchAndRewrite() local
1551 if (!batchDimMap.empty()) { in matchAndRewrite()
1552 int64_t lhsIndex = batchDimMap[0].first; in matchAndRewrite()
1553 int64_t rhsIndex = batchDimMap[0].second; in matchAndRewrite()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp505 const std::vector<std::pair<int64_t, int64_t>> &batchDimMap) { in verifyOutputShape() argument
513 for (auto &dimPair : batchDimMap) in verifyOutputShape()
623 auto batchDimMap = op.getBatchDimMap(); in verify() local
634 if (!verifyDimMap(lhsType, rhsType, batchDimMap)) in verify()
639 contractingDimMap, batchDimMap))) in verify()
H A DVectorTransforms.cpp1579 std::vector<std::pair<int64_t, int64_t>> batchDimMap = op.getBatchDimMap(); in matchAndRewrite() local
1580 if (!batchDimMap.empty()) { in matchAndRewrite()
1581 int64_t lhsIndex = batchDimMap[0].first; in matchAndRewrite()
1582 int64_t rhsIndex = batchDimMap[0].second; in matchAndRewrite()