Searched defs:comment_marker (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/utils/UpdateTestChecks/ |
D | common.py | 433 def add_checks(output_lines, comment_marker, prefix_list, func_dict, func_name, check_label_format,… argument 534 def add_ir_checks(output_lines, comment_marker, prefix_list, func_dict, argument 542 def add_analyze_checks(output_lines, comment_marker, prefix_list, func_dict, func_name): argument
|
D | asm.py | 375 def add_asm_checks(output_lines, comment_marker, prefix_list, func_dict, func_name): argument
|