Searched defs:comment_marker (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/llvm/utils/UpdateTestChecks/ |
H A D | isel.py | 51 def add_checks(output_lines, comment_marker, prefix_list, func_dict, func_name, argument
|
H A D | common.py | 252 def should_add_line_to_output(input_line, prefix_set, skip_global_checks = False, comment_marker = … 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
|
H A D | asm.py | 534 def add_checks(output_lines, comment_marker, prefix_list, func_dict, argument
|