Home | History | Annotate | Download | only in info

Lines Matching full:regex

4436     `scan-assembler-times REGEX NUM [{ target/xfail SELECTOR }]'
4437 Passes if REGEX is matched exactly NUM times in the test's
4440 `scan-assembler REGEX [{ target/xfail SELECTOR }]'
4441 Passes if REGEX matches text in the test's assembler output.
4443 `scan-assembler-not REGEX [{ target/xfail SELECTOR }]'
4444 Passes if REGEX does not match text in the test's assembler
4447 `scan-assembler-dem REGEX [{ target/xfail SELECTOR }]'
4448 Passes if REGEX matches text in the test's demangled
4451 `scan-assembler-dem-not REGEX [{ target/xfail SELECTOR }]'
4452 Passes if REGEX does not match text in the test's demangled
4455 `scan-tree-dump-times REGEX NUM SUFFIX [{ target/xfail SELECTOR }]'
4456 Passes if REGEX is found exactly NUM times in the dump file
4459 `scan-tree-dump REGEX SUFFIX [{ target/xfail SELECTOR }]'
4460 Passes if REGEX matches text in the dump file with suffix
4463 `scan-tree-dump-not REGEX SUFFIX [{ target/xfail SELECTOR }]'
4464 Passes if REGEX does not match text in the dump file with
4467 `scan-tree-dump-dem REGEX SUFFIX [{ target/xfail SELECTOR }]'
4468 Passes if REGEX matches demangled text in the dump file with
4471 `scan-tree-dump-dem-not REGEX SUFFIX [{ target/xfail SELECTOR }]'
4472 Passes if REGEX does not match demangled text in the dump
34398 * Ziga Mahkovec for `Graphics2D' upgraded to Cairo 0.5 and new regex