Home
last modified time | relevance | path

Searched defs:prefix_list (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/utils/UpdateTestChecks/
Dcommon.py433 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
Dasm.py375 def add_asm_checks(output_lines, comment_marker, prefix_list, func_dict, func_name): argument
/external/llvm/utils/
Dupdate_llc_test_checks.py100 def add_checks(output_lines, prefix_list, func_dict, func_name): argument
Dupdate_test_checks.py188 def add_checks(output_lines, prefix_list, func_dict, func_name, tool_basename): argument
/external/llvm-project/llvm/utils/
Dupdate_mca_test_checks.py434 def _write_output(test_path, input_lines, prefix_list, block_infos, # noqa argument
/external/clang/include/clang/Driver/
DDriver.h123 typedef SmallVector<std::string, 4> prefix_list; typedef
/external/llvm-project/clang/include/clang/Driver/
DDriver.h144 typedef SmallVector<std::string, 4> prefix_list; typedef