Home
last modified time | relevance | path

Searched refs:matched (Results 1 – 25 of 217) sorted by relevance

123456789

/llvm-project-15.0.7/mlir/test/IR/
H A Dtest-matchers.mlir15 // CHECK: Pattern add(*) matched 3 times
16 // CHECK: Pattern mul(*) matched 4 times
17 // CHECK: Pattern add(add(*), *) matched 0 times
18 // CHECK: Pattern add(*, add(*)) matched 0 times
19 // CHECK: Pattern mul(add(*), *) matched 0 times
20 // CHECK: Pattern mul(*, add(*)) matched 2 times
21 // CHECK: Pattern mul(mul(*), *) matched 3 times
25 // CHECK: Pattern add(a, b) matched 1 times
26 // CHECK: Pattern add(a, c) matched 1 times
27 // CHECK: Pattern add(b, a) matched 0 times
[all …]
/llvm-project-15.0.7/libcxx/test/std/re/re.alg/re.alg.search/
H A Decma.pass.cpp32 assert(!m.prefix().matched); in main()
35 assert(!m.suffix().matched); in main()
47 assert(!m.prefix().matched); in main()
50 assert(!m.suffix().matched); in main()
69 assert(m.prefix().matched); in main()
72 assert(!m.suffix().matched); in main()
91 assert(m.prefix().matched); in main()
94 assert(m.suffix().matched); in main()
106 assert(!m.prefix().matched); in main()
139 assert(m.prefix().matched); in main()
[all …]
H A Dawk.pass.cpp32 assert(!m.prefix().matched); in main()
35 assert(!m.suffix().matched); in main()
47 assert(!m.prefix().matched); in main()
50 assert(!m.suffix().matched); in main()
69 assert(m.prefix().matched); in main()
72 assert(!m.suffix().matched); in main()
91 assert(m.prefix().matched); in main()
94 assert(m.suffix().matched); in main()
106 assert(!m.prefix().matched); in main()
140 assert(m.prefix().matched); in main()
[all …]
H A Dextended.pass.cpp32 assert(!m.prefix().matched); in main()
35 assert(!m.suffix().matched); in main()
47 assert(!m.prefix().matched); in main()
50 assert(!m.suffix().matched); in main()
69 assert(m.prefix().matched); in main()
72 assert(!m.suffix().matched); in main()
91 assert(m.prefix().matched); in main()
94 assert(m.suffix().matched); in main()
106 assert(!m.prefix().matched); in main()
140 assert(m.prefix().matched); in main()
[all …]
H A Dbasic.pass.cpp38 assert(!m.prefix().matched); in main()
41 assert(!m.suffix().matched); in main()
53 assert(!m.prefix().matched); in main()
56 assert(!m.suffix().matched); in main()
75 assert(m.prefix().matched); in main()
78 assert(!m.suffix().matched); in main()
97 assert(m.prefix().matched); in main()
100 assert(m.suffix().matched); in main()
112 assert(!m.prefix().matched); in main()
146 assert(m.prefix().matched); in main()
[all …]
H A Degrep.pass.cpp32 assert(!m.prefix().matched); in main()
35 assert(!m.suffix().matched); in main()
48 assert(!m.prefix().matched); in main()
51 assert(m.suffix().matched); in main()
64 assert(!m.prefix().matched); in main()
67 assert(!m.suffix().matched); in main()
80 assert(!m.prefix().matched); in main()
83 assert(!m.suffix().matched); in main()
H A Dbasic.locale.pass.cpp43 assert(!m.prefix().matched); in main()
46 assert(!m.suffix().matched); in main()
59 assert(!m.prefix().matched); in main()
62 assert(!m.suffix().matched); in main()
86 assert(!m.prefix().matched); in main()
89 assert(!m.suffix().matched); in main()
102 assert(!m.prefix().matched); in main()
105 assert(!m.suffix().matched); in main()
H A Dawk.locale.pass.cpp43 assert(!m.prefix().matched); in main()
46 assert(!m.suffix().matched); in main()
59 assert(!m.prefix().matched); in main()
62 assert(!m.suffix().matched); in main()
86 assert(!m.prefix().matched); in main()
89 assert(!m.suffix().matched); in main()
102 assert(!m.prefix().matched); in main()
105 assert(!m.suffix().matched); in main()
H A Decma.locale.pass.cpp42 assert(!m.prefix().matched); in main()
45 assert(!m.suffix().matched); in main()
58 assert(!m.prefix().matched); in main()
61 assert(!m.suffix().matched); in main()
83 assert(!m.prefix().matched); in main()
86 assert(!m.suffix().matched); in main()
99 assert(!m.prefix().matched); in main()
102 assert(!m.suffix().matched); in main()
H A Dextended.locale.pass.cpp43 assert(!m.prefix().matched); in main()
46 assert(!m.suffix().matched); in main()
59 assert(!m.prefix().matched); in main()
62 assert(!m.suffix().matched); in main()
86 assert(!m.prefix().matched); in main()
89 assert(!m.suffix().matched); in main()
102 assert(!m.prefix().matched); in main()
105 assert(!m.suffix().matched); in main()
/llvm-project-15.0.7/libcxx/test/std/re/re.alg/re.alg.match/
H A Decma.pass.cpp32 assert(!m.prefix().matched); in main()
35 assert(!m.suffix().matched); in main()
47 assert(!m.prefix().matched); in main()
50 assert(!m.suffix().matched); in main()
88 assert(!m.prefix().matched); in main()
91 assert(!m.suffix().matched); in main()
103 assert(!m.prefix().matched); in main()
106 assert(!m.suffix().matched); in main()
127 assert(!m.prefix().matched); in main()
130 assert(!m.suffix().matched); in main()
[all …]
H A Dawk.pass.cpp32 assert(!m.prefix().matched); in main()
35 assert(!m.suffix().matched); in main()
47 assert(!m.prefix().matched); in main()
50 assert(!m.suffix().matched); in main()
88 assert(!m.prefix().matched); in main()
91 assert(!m.suffix().matched); in main()
103 assert(!m.prefix().matched); in main()
106 assert(!m.suffix().matched); in main()
128 assert(!m.prefix().matched); in main()
131 assert(!m.suffix().matched); in main()
[all …]
H A Dextended.pass.cpp31 assert(!m.prefix().matched); in main()
34 assert(!m.suffix().matched); in main()
46 assert(!m.prefix().matched); in main()
49 assert(!m.suffix().matched); in main()
87 assert(!m.prefix().matched); in main()
90 assert(!m.suffix().matched); in main()
102 assert(!m.prefix().matched); in main()
105 assert(!m.suffix().matched); in main()
127 assert(!m.prefix().matched); in main()
130 assert(!m.suffix().matched); in main()
[all …]
H A Dbasic.pass.cpp38 assert(!m.prefix().matched); in main()
41 assert(!m.suffix().matched); in main()
53 assert(!m.prefix().matched); in main()
56 assert(!m.suffix().matched); in main()
94 assert(!m.prefix().matched); in main()
97 assert(!m.suffix().matched); in main()
109 assert(!m.prefix().matched); in main()
112 assert(!m.suffix().matched); in main()
134 assert(!m.prefix().matched); in main()
137 assert(!m.suffix().matched); in main()
[all …]
H A Dawk.locale.pass.cpp41 assert(!m.prefix().matched); in main()
44 assert(!m.suffix().matched); in main()
57 assert(!m.prefix().matched); in main()
60 assert(!m.suffix().matched); in main()
84 assert(!m.prefix().matched); in main()
87 assert(!m.suffix().matched); in main()
100 assert(!m.prefix().matched); in main()
103 assert(!m.suffix().matched); in main()
H A Dbasic.locale.pass.cpp43 assert(!m.prefix().matched); in main()
46 assert(!m.suffix().matched); in main()
59 assert(!m.prefix().matched); in main()
62 assert(!m.suffix().matched); in main()
86 assert(!m.prefix().matched); in main()
89 assert(!m.suffix().matched); in main()
102 assert(!m.prefix().matched); in main()
105 assert(!m.suffix().matched); in main()
H A Decma.locale.pass.cpp42 assert(!m.prefix().matched); in main()
45 assert(!m.suffix().matched); in main()
58 assert(!m.prefix().matched); in main()
61 assert(!m.suffix().matched); in main()
83 assert(!m.prefix().matched); in main()
86 assert(!m.suffix().matched); in main()
99 assert(!m.prefix().matched); in main()
102 assert(!m.suffix().matched); in main()
H A Dextended.locale.pass.cpp43 assert(!m.prefix().matched); in main()
46 assert(!m.suffix().matched); in main()
59 assert(!m.prefix().matched); in main()
62 assert(!m.suffix().matched); in main()
86 assert(!m.prefix().matched); in main()
89 assert(!m.suffix().matched); in main()
102 assert(!m.prefix().matched); in main()
105 assert(!m.suffix().matched); in main()
/llvm-project-15.0.7/mlir/test/Dialect/Affine/SuperVectorize/
H A Dvector_utils.mlir6 // Nothing should be matched in this first block.
7 // CHECK-NOT:matched: {{.*}} = memref.alloc{{.*}}
8 // CHECK-NOT:matched: {{.*}} = arith.constant 0{{.*}}
9 // CHECK-NOT:matched: {{.*}} = arith.constant 1{{.*}}
16 // CHECK:matched: {{.*}} arith.constant dense{{.*}} with shape ratio: 2, 32
18 // CHECK:matched: {{.*}} arith.constant dense{{.*}} with shape ratio: 1, 3, 7, 2, 1
29 // Nothing should be matched in this last block.
30 // CHECK-NOT:matched: {{.*}} = arith.constant 7{{.*}}
31 // CHECK-NOT:matched: {{.*}} = arith.constant 42{{.*}}
32 // CHECK-NOT:matched: {{.*}} = memref.load{{.*}}
[all …]
/llvm-project-15.0.7/lldb/examples/python/
H A Djump.py24 matched = False
26 if (not matched):
29 matched = True
40 if (not matched):
43 matched = True
54 if (not matched):
57 matched = True
68 if (not matched):
71 matched = True
78 if (not matched):
[all …]
/llvm-project-15.0.7/mlir/test/Dialect/Affine/
H A Dslicing-utils.mlir22 // FWD: matched: %[[v1:.*]] {{.*}} forward static slice:
28 // BWD: matched: %[[v1:.*]] {{.*}} backward static slice:
30 // FWDBWD: matched: %[[v1:.*]] {{.*}} static slice:
49 // BWD: matched: %[[v2:.*]] {{.*}} backward static slice:
51 // FWDBWD-NEXT: matched: %[[v2:.*]] {{.*}} static slice:
69 // BWD: matched: %[[v3:.*]] {{.*}} backward static slice:
71 // FWDBWD-NEXT: matched: %[[v3:.*]] {{.*}} static slice:
89 // BWD: matched: %[[v4:.*]] {{.*}} backward static slice:
91 // FWDBWD-NEXT: matched: %[[v4:.*]] {{.*}} static slice:
113 // FWDBWD-NEXT: matched: %[[v5:.*]] {{.*}} static slice:
[all …]
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_suppressions.cpp146 InternalMmapVector<Suppression *> matched; in PrintMatchedSuppressions() local
148 suppression_ctx->GetMatched(&matched); in PrintMatchedSuppressions()
149 if (!matched.size()) in PrintMatchedSuppressions()
152 for (uptr i = 0; i < matched.size(); i++) in PrintMatchedSuppressions()
153 hit_count += atomic_load_relaxed(&matched[i]->hit_count); in PrintMatchedSuppressions()
156 for (uptr i = 0; i < matched.size(); i++) { in PrintMatchedSuppressions()
157 Printf("%d %s:%s\n", atomic_load_relaxed(&matched[i]->hit_count), in PrintMatchedSuppressions()
158 matched[i]->type, matched[i]->templ); in PrintMatchedSuppressions()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_suppressions.cpp146 InternalMmapVector<Suppression *> matched; in PrintMatchedSuppressions() local
148 suppression_ctx->GetMatched(&matched); in PrintMatchedSuppressions()
149 if (!matched.size()) in PrintMatchedSuppressions()
152 for (uptr i = 0; i < matched.size(); i++) in PrintMatchedSuppressions()
153 hit_count += atomic_load_relaxed(&matched[i]->hit_count); in PrintMatchedSuppressions()
156 for (uptr i = 0; i < matched.size(); i++) { in PrintMatchedSuppressions()
157 Printf("%d %s:%s\n", atomic_load_relaxed(&matched[i]->hit_count), in PrintMatchedSuppressions()
158 matched[i]->type, matched[i]->templ); in PrintMatchedSuppressions()
/llvm-project-15.0.7/libcxx/test/std/re/re.results/re.results.acc/
H A Dindex.pass.cpp30 assert(m[0].matched == true); in test()
34 assert(m[1].matched == true); in test()
38 assert(m[2].matched == true); in test()
42 assert(m[3].matched == false); in test()
46 assert(m[4].matched == false); in test()
/llvm-project-15.0.7/mlir/test/Dialect/Linalg/
H A Dtransform-op-match.mlir4 // expected-remark @below {{matched op name}}
5 // expected-remark @below {{matched attr name}}
7 // expected-remark @below {{matched op name}}
17 transform.test_print_remark_at_operand %match_name, "matched op name"
21 transform.test_print_remark_at_operand %match_attr, "matched attr name"

123456789