Searched refs:func_order (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/utils/ |
| H A D | update_llc_test_checks.py | 170 output_lines, run_list, builder.func_order(),
|
| H A D | update_test_checks.py | 153 common.add_checks_at_end(output_lines, prefix_list, builder.func_order(),
|
| H A D | update_cc_test_checks.py | 360 common.add_checks_at_end(output_lines, filecheck_run_list, builder.func_order(),
|
| /llvm-project-15.0.7/llvm/utils/UpdateTestChecks/ |
| H A D | common.py | 511 def func_order(self): member in FunctionTestBuilder 1236 def add_checks_at_end(output_lines, prefix_list, func_order, argument 1244 for func in func_order[prefix]:
|