Home
last modified time | relevance | path

Searched defs:output_lines (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/utils/UpdateTestChecks/
H A Disel.py58 output_lines, argument
H A Dcommon.py299 def iterlines(self, output_lines): argument
1808 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
2056 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
2095 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
2234 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
2480 dump_input_lines(output_lines, test_info, prefix_set, comment_string) global() argument
2496 add_checks_at_end( output_lines, prefix_list, func_order, comment_string, check_generator ) global() argument
[all...]
H A Dasm.py600 add_checks( output_lines, comment_marker, prefix_list, func_dict, func_name, ginfo: common.GeneralizerInfo, global_vars_seen_dict, is_filtered, ) global() argument
/llvm-project/llvm/utils/
H A Dupdate_mir_test_checks.py232 test, output_lines, run_list, func_dict, func_name, single_bb, args argument
266 test, output_lines, prefix, func_name, single_bb, func_info: FunctionInfo, args argument