Searched refs:add_checks_at_end (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/llvm/utils/ |
D | update_test_checks.py | 143 common.add_checks_at_end(output_lines, prefix_list, func_order, ';',
|
D | update_llc_test_checks.py | 144 common.add_checks_at_end(output_lines, run_list, func_order,
|
D | update_cc_test_checks.py | 305 common.add_checks_at_end(output_lines, run_list, func_order, '//',
|
/external/llvm-project/llvm/utils/UpdateTestChecks/ |
D | common.py | 642 def add_checks_at_end(output_lines, prefix_list, func_order, function
|