Searched refs:add_checks_at_end (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | update_llc_test_checks.py | 158 common.add_checks_at_end(output_lines, run_list, builder.func_order(),
|
H A D | update_test_checks.py | 156 common.add_checks_at_end(output_lines, prefix_list, builder.func_order(),
|
H A D | update_cc_test_checks.py | 335 common.add_checks_at_end(output_lines, filecheck_run_list, builder.func_order(),
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/UpdateTestChecks/ |
H A D | common.py | 912 def add_checks_at_end(output_lines, prefix_list, func_order, function
|