Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/UpdateTestChecks/
H A Disel.py59 comment_marker, argument
H A Dcommon.py399 comment_marker=";", argument
1809 add_checks( output_lines, comment_marker, prefix_list, func_dict, func_name, check_label_format, ginfo, global_vars_seen_dict, is_filtered, preserve_names=False, original_check_lines: Mapping[str, List[str]] = {}, ) global() argument
2057 add_ir_checks( output_lines, comment_marker, prefix_list, func_dict, func_name, preserve_names, function_sig, ginfo: GeneralizerInfo, global_vars_seen_dict, is_filtered, original_check_lines={}, ) global() argument
2096 add_analyze_checks( output_lines, comment_marker, prefix_list, func_dict, func_name, ginfo: GeneralizerInfo, is_filtered, ) global() argument
2220 flush_current_checks(output_lines, new_lines_w_index, comment_marker) global() argument
2232 add_global_checks( glob_val_dict, comment_marker, prefix_list, output_lines, ginfo: GeneralizerInfo, global_vars_seen_dict, preserve_names, is_before_functions, global_check_setting, ) global() argument
[all...]
H A Dasm.py601 add_checks( output_lines, comment_marker, prefix_list, func_dict, func_name, ginfo: common.GeneralizerInfo, global_vars_seen_dict, is_filtered, ) global() argument