| /llvm-project-15.0.7/llvm/utils/ |
| H A D | llvm-mca-compare.py | 95 def verify_program_inputs(opts): argument 112 def run_llvm_mca_tool(opts, file_name): argument 195 def console_print_results(matrix_of_code_regions, opts): argument 302 def draw_plot_files_summary(array_of_summary, opts): argument 432 array_average_resource_pressure_per_file, opts, name_target_info_resources argument
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/lib/libscanbuild/ |
| H A D | analyze.py | 451 def run(opts): argument 478 def report_failure(opts): argument 536 def run_analyzer(opts, continuation=report_failure): argument 601 def ctu_collect_phase(opts): argument 663 def dispatch_ctu(opts, continuation=run_analyzer): argument 687 def filter_debug_flags(opts, continuation=dispatch_ctu): argument 698 def language_check(opts, continuation=filter_debug_flags): argument 728 def arch_check(opts, continuation=language_check): argument
|
| /llvm-project-15.0.7/flang/lib/Frontend/ |
| H A D | CompilerInvocation.cpp | 112 bool Fortran::frontend::parseDiagnosticArgs(clang::DiagnosticOptions &opts, in parseDiagnosticArgs() 119 static void parseCodeGenArgs(Fortran::frontend::CodeGenOptions &opts, in parseCodeGenArgs() 134 static void parseTargetArgs(TargetOptions &opts, llvm::opt::ArgList &args) { in parseTargetArgs() 141 static void setUpFrontendBasedOnAction(FrontendOptions &opts) { in setUpFrontendBasedOnAction() 150 static bool parseFrontendArgs(FrontendOptions &opts, llvm::opt::ArgList &args, in parseFrontendArgs() 443 Fortran::frontend::PreprocessorOptions &opts, llvm::opt::ArgList &args) { in parsePreprocessorArgs() 622 const llvm::opt::OptTable &opts = clang::driver::getDriverOptTable(); in createFromArgs() local
|
| H A D | FrontendActions.cpp | 483 mapToLevel(const Fortran::frontend::CodeGenOptions &opts) { in mapToLevel() 503 auto opts = ci.getInvocation().getCodeGenOpts(); in generateLLVMIR() local 540 getCGOptLevel(const Fortran::frontend::CodeGenOptions &opts) { in getCGOptLevel() 652 auto opts = getInstance().getInvocation().getCodeGenOpts(); in runOptimizationPipeline() local
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions/ |
| H A D | permissions.pass.cpp | 36 const perm_options opts{}; ((void)opts); in TEST_CASE() local 48 { in TEST_CASE() 97 perm_options opts; in TEST_CASE() member 155 perm_options opts = perm_options::replace; in TEST_CASE() member
|
| /llvm-project-15.0.7/llvm/utils/lit/lit/ |
| H A D | main.py | 201 def mark_xfail(selected_tests, opts): argument 217 def run_tests(tests, lit_config, opts, discovered_tests): argument 276 def print_results(tests, elapsed, opts): argument
|
| H A D | display.py | 4 def create_display(opts, tests, total_tests, workers): argument 71 def __init__(self, opts, tests, header, progress_bar): argument
|
| /llvm-project-15.0.7/bolt/unittests/Profile/ |
| H A D | DataAggregator.cpp | 16 namespace opts { namespace
|
| /llvm-project-15.0.7/compiler-rt/test/asan/TestCases/ |
| H A D | strtol_strict.c | 54 char *opts = getenv("ASAN_OPTIONS"); in test3() local 72 char *opts = getenv("ASAN_OPTIONS"); in test4() local
|
| /llvm-project-15.0.7/llvm/utils/llvm-locstats/ |
| H A D | llvm-locstats.py | 182 def parse_locstats(opts, binary): argument 336 def verify_program_inputs(opts): argument
|
| /llvm-project-15.0.7/llvm/tools/llvm-dwarfdump/fuzzer/ |
| H A D | llvm-dwarfdump-fuzzer.cpp | 36 DIDumpOptions opts; in LLVMFuzzerTestOneInput() local
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/ |
| H A D | ctor.pass.cpp | 65 directory_options opts = directory_options::none; in TEST_CASE() local 248 const directory_options opts = directory_options::skip_permission_denied; in TEST_CASE() local 263 const directory_options opts = directory_options::follow_directory_symlink; in TEST_CASE() local
|
| H A D | copy.pass.cpp | 55 const directory_options opts = directory_options::skip_permission_denied; in TEST_CASE() local
|
| H A D | move.pass.cpp | 57 const directory_options opts = directory_options::skip_permission_denied; in TEST_CASE() local
|
| /llvm-project-15.0.7/bolt/lib/Passes/ |
| H A D | PLTCall.cpp | 21 namespace opts { namespace
|
| H A D | CallGraphWalker.cpp | 20 namespace opts { namespace
|
| H A D | ADRRelaxationPass.cpp | 18 namespace opts { namespace
|
| H A D | VeneerElimination.cpp | 19 namespace opts { namespace
|
| H A D | PatchEntries.cpp | 18 namespace opts { namespace
|
| /llvm-project-15.0.7/libcxx/src/filesystem/ |
| H A D | directory_iterator.cpp | 33 __dir_stream(const path& root, directory_options opts, error_code& ec) in __dir_stream() 112 __dir_stream(const path& root, directory_options opts, error_code& ec) in __dir_stream() 170 directory_options opts) { in directory_iterator()
|
| /llvm-project-15.0.7/bolt/tools/llvm-bolt-fuzzer/ |
| H A D | llvm-bolt-fuzzer.cpp | 17 namespace opts { namespace
|
| /llvm-project-15.0.7/bolt/lib/RuntimeLibs/ |
| H A D | HugifyRuntimeLibrary.cpp | 23 namespace opts { namespace
|
| /llvm-project-15.0.7/lldb/source/Host/common/ |
| H A D | OptionParser.cpp | 34 std::vector<option> opts; in Parse() local
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/llgdb-tests/ |
| H A D | llgdb.py | 132 opts = lldb.SBExpressionOptions() variable
|
| /llvm-project-15.0.7/llvm/tools/llvm-xray/ |
| H A D | xray-extract.cpp | 93 symbolize::LLVMSymbolizer::Options opts; in __anon9bf0fac10202() local
|