Home
last modified time | relevance | path

Searched refs:func_order (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/utils/
H A Dupdate_llc_test_checks.py170 output_lines, run_list, builder.func_order(),
H A Dupdate_test_checks.py153 common.add_checks_at_end(output_lines, prefix_list, builder.func_order(),
H A Dupdate_cc_test_checks.py360 common.add_checks_at_end(output_lines, filecheck_run_list, builder.func_order(),
/llvm-project-15.0.7/llvm/utils/UpdateTestChecks/
H A Dcommon.py511 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]: