Home
last modified time | relevance | path

Searched refs:add_checks (Results 1 – 2 of 2) sorted by relevance

/external/llvm/utils/
Dupdate_llc_test_checks.py100 def add_checks(output_lines, prefix_list, func_dict, func_name): function
219 output_lines = add_checks(output_lines, prefix_list, func_dict, name)
Dupdate_test_checks.py188 def add_checks(output_lines, prefix_list, func_dict, func_name, tool_basename): function
357 output_lines = add_checks(output_lines, prefix_list, func_dict, name, tool_basename)