Home
last modified time | relevance | path

Searched defs:func_dict (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dupdate_mir_test_checks.py171 func_dict, verbose): argument
186 def add_checks_for_function(test, output_lines, run_list, func_dict, func_name, argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/UpdateTestChecks/
H A Dcommon.py618 def add_checks(output_lines, comment_marker, prefix_list, func_dict, func_name, check_label_format,… argument
730 def add_ir_checks(output_lines, comment_marker, prefix_list, func_dict, argument
738 def add_analyze_checks(output_lines, comment_marker, prefix_list, func_dict, func_name): argument
H A Dasm.py407 def add_asm_checks(output_lines, comment_marker, prefix_list, func_dict, func_name): argument