Searched defs:output_lines (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/llvm/utils/UpdateTestChecks/ |
H A D | common.py | 187 def iterlines(self, output_lines): argument 896 def add_checks(output_lines, comment_marker, prefix_list, func_dict, func_name, check_label_format,… argument 1029 def add_ir_checks(output_lines, comment_marker, prefix_list, func_dict, argument 1039 def add_analyze_checks(output_lines, comment_marker, prefix_list, func_dict, func_name, is_filtered… argument 1073 def add_global_checks(glob_val_dict, comment_marker, prefix_list, output_lines, global_vars_seen_di… argument 1228 def dump_input_lines(output_lines, test_info, prefix_set, comment_string): argument 1242 def add_checks_at_end(output_lines, prefix_list, func_order, argument
|
H A D | isel.py | 51 def add_checks(output_lines, comment_marker, prefix_list, func_dict, func_name, argument
|
H A D | asm.py | 534 def add_checks(output_lines, comment_marker, prefix_list, func_dict, argument
|
/openbsd-src/gnu/llvm/llvm/utils/ |
H A D | update_mir_test_checks.py | 224 def add_checks_for_function(test, output_lines, run_list, func_dict, func_name, argument 248 def add_check_lines(test, output_lines, prefix, func_name, single_bb, argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | gcov.c | 1780 output_lines (FILE *gcov_file, const source_t *src) in output_lines() function
|