Lines Matching refs:match
8 followed by a pattern that the engine attempts to match in the compiler output.
13 name must exactly match one of the groups recognized in the output (they can
18 - CHECK: Must match an output line which appears in the output group
20 lines must therefore match the check lines in the same order.
22 - CHECK-DAG: Must match an output line which appears in the output group
26 - CHECK-NOT: Must not match any output line which appears in the output group
31 - CHECK-NEXT: Must match the output line which comes right after the line which
42 the invalid regex 'foo{2', but '{{(fo{2})}}' will match 'foo'.
56 The engine will attempt to match the check lines against the output of the
81 'CHECK-START' keyword. Any listed architecture will match in that case,
83 match. An example line looks like: