Home
last modified time | relevance | path

Searched refs:print_help (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/tools/
H A Dcompare.py186 parser.print_help()
225 parser.print_help()
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_arg.c605 static void print_help(struct isl_arg *arg, in print_help() function
676 print_help(arg[i].u.child.child->args, prefixes, child); in print_help()
729 print_help(arg, &prefixes, opt); in print_help_and_exit()
/llvm-project-15.0.7/llvm/utils/llvm-locstats/
H A Dllvm-locstats.py367 parser.print_help()
/llvm-project-15.0.7/llvm/utils/
H A Dllvm-mca-compare.py552 parser.print_help()
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Ddotest.py77 parser.print_help()
/llvm-project-15.0.7/polly/utils/
H A Dargparse.py1023 parser.print_help()
2316 def print_help(self, file=None): member in ArgumentParser
/llvm-project-15.0.7/lldb/examples/python/
H A Dcrashlog.py1204 option_parser.print_help()