Searched defs:prefix_list (Results 1 – 7 of 7) 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 642 def add_checks_at_end(output_lines, prefix_list, func_order, argument
|
| D | asm.py | 375 def add_asm_checks(output_lines, comment_marker, prefix_list, func_dict, func_name): argument
|
| /external/llvm/utils/ |
| D | update_llc_test_checks.py | 100 def add_checks(output_lines, prefix_list, func_dict, func_name): argument
|
| D | update_test_checks.py | 188 def add_checks(output_lines, prefix_list, func_dict, func_name, tool_basename): argument
|
| /external/llvm-project/llvm/utils/ |
| D | update_mca_test_checks.py | 434 def _write_output(test_path, input_lines, prefix_list, block_infos, # noqa argument
|
| /external/clang/include/clang/Driver/ |
| D | Driver.h | 123 typedef SmallVector<std::string, 4> prefix_list; typedef
|
| /external/llvm-project/clang/include/clang/Driver/ |
| D | Driver.h | 144 typedef SmallVector<std::string, 4> prefix_list; typedef
|