Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/VectorOps/
H A DVectorOps.cpp1789 auto is_not_def_by_constant = [](Value operand) { in matchAndRewrite() local
1792 if (llvm::any_of(createMaskOp.operands(), is_not_def_by_constant)) in matchAndRewrite()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp2294 auto is_not_def_by_constant = [](Value operand) { in matchAndRewrite() local
2297 if (llvm::any_of(createMaskOp.operands(), is_not_def_by_constant)) in matchAndRewrite()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp2949 auto is_not_def_by_constant = [](Value operand) { in matchAndRewrite() local
2952 if (llvm::any_of(createMaskOp.operands(), is_not_def_by_constant)) in matchAndRewrite()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp3104 auto is_not_def_by_constant = [](Value operand) { in matchAndRewrite() local
3107 if (llvm::any_of(createMaskOp.operands(), is_not_def_by_constant)) in matchAndRewrite()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp3104 auto is_not_def_by_constant = [](Value operand) { in matchAndRewrite() local
3107 if (llvm::any_of(createMaskOp.operands(), is_not_def_by_constant)) in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp3718 auto is_not_def_by_constant = [](Value operand) { in matchAndRewrite() local
3721 if (llvm::any_of(createMaskOp.operands(), is_not_def_by_constant)) in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp3718 auto is_not_def_by_constant = [](Value operand) { in matchAndRewrite() local
3721 if (llvm::any_of(createMaskOp.operands(), is_not_def_by_constant)) in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp3718 auto is_not_def_by_constant = [](Value operand) {
3721 if (llvm::any_of(createMaskOp.operands(), is_not_def_by_constant))
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Vector/
H A DVectorOps.cpp3929 auto is_not_def_by_constant = [](Value operand) { in matchAndRewrite() local
3932 if (llvm::any_of(createMaskOp.operands(), is_not_def_by_constant)) in matchAndRewrite()