Home
last modified time | relevance | path

Searched refs:test_equal (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/bindings/python/tests/cindex/
H A Dtest_type.py148 def test_equal(self): member in TestType
/llvm-project-15.0.7/mlir/test/Dialect/Tosa/
H A Dops.mlir317 func.func @test_equal(%arg0: tensor<13x21x3xf32>, %arg1: tensor<13x1x3xf32>) -> tensor<13x21x3xi1> {
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_test.c7812 int test_equal(isl_ctx *ctx) in test_equal() function
10819 { "equal", &test_equal },