Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/UpdateTestChecks/
Dcommon.py192 def add_checks(output_lines, comment_marker, prefix_list, func_dict, func_name, check_label_format,… function
262add_checks(output_lines, comment_marker, prefix_list, func_dict, func_name, check_label_format, Fa…
266add_checks(output_lines, comment_marker, prefix_list, func_dict, func_name, check_label_format, Fa…
Dasm.py259 …common.add_checks(output_lines, comment_marker, prefix_list, func_dict, func_name, check_label_for…
/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)