Searched refs:itertests (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/utils/ |
| H A D | update_analyze_test_checks.py | 58 for ti in common.itertests(initial_args.tests, parser,
|
| H A D | update_llc_test_checks.py | 48 for ti in common.itertests(initial_args.tests, parser,
|
| H A D | update_test_checks.py | 64 for ti in common.itertests(initial_args.tests, parser,
|
| H A D | update_cc_test_checks.py | 236 for ti in common.itertests(initial_args.tests, parser, 'utils/' + script_name,
|
| /llvm-project-15.0.7/llvm/utils/UpdateTestChecks/ |
| H A D | common.py | 217 def itertests(test_patterns, parser, script_name, comment_prefix=None, argparse_callback=None): function
|