Searched refs:add_ir_checks (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/utils/ |
D | update_test_checks.py | 145 common.add_ir_checks(my_output_lines, ';', 165 common.add_ir_checks(output_lines, ';', prefix_list, func_dict,
|
D | update_cc_test_checks.py | 295 common.add_ir_checks(my_output_lines, '//', 339 common.add_ir_checks(output_lines, '//', run_list, func_dict, mangled,
|
/external/llvm-project/llvm/utils/UpdateTestChecks/ |
D | common.py | 534 def add_ir_checks(output_lines, comment_marker, prefix_list, func_dict, function
|