Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/VectorOps/
H A DVectorOps.cpp245 auto lhsMaskType = op.getLHSVectorMaskType(); in verify() local
247 if ((lhsMaskType && !rhsMaskType) || (!lhsMaskType && rhsMaskType)) in verify()
249 if (lhsMaskType && rhsMaskType) { in verify()
251 if (lhsMaskType.getShape().size() != lhsType.getShape().size() || in verify()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp369 auto lhsMaskType = op.getLHSVectorMaskType(); in verify() local
371 if ((lhsMaskType && !rhsMaskType) || (!lhsMaskType && rhsMaskType)) in verify()
373 if (lhsMaskType && rhsMaskType) { in verify()
375 if (lhsMaskType.getShape().size() != lhsType.getShape().size() || in verify()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp427 auto lhsMaskType = op.getLHSVectorMaskType(); in verify() local
429 if ((lhsMaskType && !rhsMaskType) || (!lhsMaskType && rhsMaskType)) in verify()
431 if (lhsMaskType && rhsMaskType) { in verify()
433 if (lhsMaskType.getShape().size() != lhsType.getShape().size() || in verify()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp413 auto lhsMaskType = op.getLHSVectorMaskType(); in verify() local
415 if ((lhsMaskType && !rhsMaskType) || (!lhsMaskType && rhsMaskType)) in verify()
417 if (lhsMaskType && rhsMaskType) { in verify()
419 if (lhsMaskType.getShape().size() != lhsType.getShape().size() || in verify()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp413 auto lhsMaskType = op.getLHSVectorMaskType(); in verify() local
415 if ((lhsMaskType && !rhsMaskType) || (!lhsMaskType && rhsMaskType)) in verify()
417 if (lhsMaskType && rhsMaskType) { in verify()
419 if (lhsMaskType.getShape().size() != lhsType.getShape().size() || in verify()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp619 auto lhsMaskType = op.getLHSVectorMaskType(); in verify() local
621 if ((lhsMaskType && !rhsMaskType) || (!lhsMaskType && rhsMaskType)) in verify()
623 if (lhsMaskType && rhsMaskType) { in verify()
625 if (lhsMaskType.getShape().size() != lhsType.getShape().size() || in verify()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp619 auto lhsMaskType = op.getLHSVectorMaskType(); in verify() local
621 if ((lhsMaskType && !rhsMaskType) || (!lhsMaskType && rhsMaskType)) in verify()
623 if (lhsMaskType && rhsMaskType) { in verify()
625 if (lhsMaskType.getShape().size() != lhsType.getShape().size() || in verify()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp619 auto lhsMaskType = op.getLHSVectorMaskType();
621 if ((lhsMaskType && !rhsMaskType) || (!lhsMaskType && rhsMaskType))
623 if (lhsMaskType && rhsMaskType) {
625 if (lhsMaskType.getShape().size() != lhsType.getShape().size() ||
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp643 auto lhsMaskType = op.getLHSVectorMaskType(); in verify() local
645 if ((lhsMaskType && !rhsMaskType) || (!lhsMaskType && rhsMaskType)) in verify()
647 if (lhsMaskType && rhsMaskType) { in verify()
649 if (lhsMaskType.getShape().size() != lhsType.getShape().size() || in verify()