Home
last modified time | relevance | path

Searched refs:test_logical_and (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/clang/test/Analysis/
Dedges-new.mm238 void test_logical_and() { function
/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/
Dtf-to-tosa-pipeline.mlir161 // CHECK-LABEL: test_logical_and
163 func @test_logical_and(%arg0: tensor<13x21x3xi1>, %arg1: tensor<13x21x1xi1>) -> tensor<13x21x3xi1> {
Dtfl-to-tosa-pipeline.mlir168 // CHECK-LABEL: test_logical_and
170 func @test_logical_and(%arg0: tensor<13x21x3xi1>, %arg1: tensor<13x21x1xi1>) -> tensor<13x21x3xi1> {
/external/llvm-project/mlir/test/Dialect/Tosa/
Dops.mlir128 func @test_logical_and(%arg0: tensor<13x21x3xi1>, %arg1: tensor<13x21x1xi1>) -> tensor<13x21x3xi1> {
/external/python/cpython2/Lib/test/
Dtest_decimal.py1987 def test_logical_and(self): member in ContextAPItests
/external/python/cpython3/Lib/test/
Dtest_decimal.py3213 def test_logical_and(self): member in ContextAPItests
/external/clang/test/Analysis/
Dedges-new.mm238 void test_logical_and() { function
6921 // CHECK-NEXT: <key>issue_context</key><string>test_logical_and</string>