Lines Matching defs:A

73   if (Arg *A = Args.getLastArg(clang::driver::options::OPT_C, options::OPT_CC,  in CheckPreprocessingOptions()  local
90 if (const Arg *A = in CheckCodeGenerationOptions() local
151 const Arg &A, size_t &Position) { in getRefinementStep()
185 Arg *A = Args.getLastArg(options::OPT_mrecip, options::OPT_mrecip_EQ); in ParseMRecip() local
289 Arg *A = Args.getLastArg(options::OPT_mprefer_vector_width_EQ); in ParseMPreferVectorWidth() local
423 if (Arg *A = Args.getLastArg(options::OPT_ffile_compilation_dir_EQ, in addDebugCompDirArg() local
481 for (const Arg *A : Args.filtered(options::OPT_ffile_prefix_map_EQ, in addDebugPrefixMapArg() local
495 for (const Arg *A : Args.filtered(options::OPT_ffile_prefix_map_EQ, in addMacroPrefixMapArg() local
510 for (const Arg *A : Args.filtered(options::OPT_ffile_prefix_map_EQ, in addCoveragePrefixMapArg() local
526 if (Arg *A = Args.getLastArg(options::OPT_O_Group)) { in shouldEnableVectorizerAtOLevel() local
723 if (Arg *A = Args.getLastArg(options::OPT_ffile_compilation_dir_EQ, in addPGOAndCoverageFlags() local
758 if (const auto *A = Args.getLastArg(options::OPT_fprofile_update_EQ)) { in addPGOAndCoverageFlags() local
769 if (const auto *A = Args.getLastArg(options::OPT_fprofile_function_groups)) { in addPGOAndCoverageFlags() local
774 if (const auto *A = in addPGOAndCoverageFlags() local
867 static bool checkDebugInfoOption(const Arg *A, const ArgList &Args, in checkDebugInfoOption()
881 const Arg *A = Args.getLastArg(options::OPT_gz_EQ); in RenderDebugInfoCompressionArgs() local
1015 for (const Arg *A : Args.filtered(options::OPT_MT, options::OPT_MQ)) { in AddPreprocessingOptions() local
1140 for (const Arg *A : Args.filtered(options::OPT_clang_i_Group)) { in AddPreprocessingOptions() local
1209 if (Arg *A = Args.getLastArg(options::OPT_I_)) in AddPreprocessingOptions() local
1373 if (const Arg *A = Args.getLastArg(options::OPT_fsave_optimization_record_EQ)) in renderRemarksOptions() local
1378 const Arg *A = Args.getLastArg(options::OPT_foptimization_record_file_EQ); in renderRemarksOptions() local
1439 if (const Arg *A = in renderRemarksOptions() local
1467 if (Arg *A = Args.getLastArg(options::OPT_mabi_EQ)) { in RenderARMABI() local
1530 const Arg *A = isAArch64 in CollectARMPACBTIOptions() local
1640 if (Arg *A = Args.getLastArg(options::OPT_mglobal_merge, in AddARMTargetArgs() local
1753 if (Arg *A = Args.getLastArg(options::OPT_mabi_EQ)) in RenderAArch64ABI() local
1783 if (Arg *A = Args.getLastArg(options::OPT_mglobal_merge, in AddAArch64TargetArgs() local
1799 if (Arg *A = Args.getLastArg(options::OPT_msve_vector_bits_EQ)) { in AddAArch64TargetArgs() local
1826 if (const Arg *A = Args.getLastArg(clang::driver::options::OPT_mtune_EQ)) { in AddAArch64TargetArgs() local
1873 if (const Arg *A = Args.getLastArg(options::OPT_mtune_EQ)) { in AddLoongArchTargetArgs() local
1905 if (Arg *A = Args.getLastArg(options::OPT_mldc1_sdc1, in AddMIPSTargetArgs() local
1913 if (Arg *A = Args.getLastArg(options::OPT_mcheck_zero_division, in AddMIPSTargetArgs() local
1926 if (Arg *A = Args.getLastArg(options::OPT_G)) { in AddMIPSTargetArgs() local
2007 if (Arg *A = Args.getLastArg(options::OPT_mcompact_branches_EQ)) { in AddMIPSTargetArgs() local
2020 if (Arg *A = Args.getLastArg(options::OPT_mrelax_pic_calls, in AddMIPSTargetArgs() local
2060 for (const Arg *A : Args.filtered(options::OPT_mabi_EQ)) { in AddPPCTargetArgs() local
2142 } else if (Arg *A = Args.getLastArg(options::OPT_G)) { in SetRISCVSmallDataLimit() local
2164 if (const Arg *A = Args.getLastArg(options::OPT_mtune_EQ)) { in AddRISCVTargetArgs() local
2173 if (Arg *A = Args.getLastArg(options::OPT_mrvv_vector_bits_EQ)) { in AddRISCVTargetArgs() local
2231 if (const Arg *A = Args.getLastArg(clang::driver::options::OPT_mtune_EQ)) { in AddSparcTargetArgs() local
2246 if (const Arg *A = Args.getLastArg(options::OPT_mtune_EQ)) { in AddSystemZTargetArgs() local
2296 if (Arg *A = Args.getLastArg( in AddX86TargetArgs() local
2306 if (Arg *A = Args.getLastArg(options::OPT_masm_EQ)) { in AddX86TargetArgs() local
2321 if (Arg *A = Args.getLastArg(options::OPT_mskip_rax_setup, in AddX86TargetArgs() local
2342 if (const Arg *A = Args.getLastArg(clang::driver::options::OPT_mtune_EQ)) { in AddX86TargetArgs() local
2382 if (Arg *A = Args.getLastArg(options::OPT_mcpu_EQ)) { in AddLanaiTargetArgs() local
2388 if (Arg *A = Args.getLastArg(options::OPT_mregparm_EQ)) { in AddLanaiTargetArgs() local
2460 for (auto &A: Args) { in DumpCompilationDatabase() local
2578 for (const Arg *A : in CollectArgsForIntegratedAssembler() local
2922 if (const Arg *A = Args.getLastArg(options::OPT_flimited_precision_EQ)) { in RenderFloatingPointOptions() local
2927 for (const Arg *A : Args) { in RenderFloatingPointOptions() local
3377 if (const Arg *A = Args.getLastArg(options::OPT_mfpmath_EQ)) { in RenderFloatingPointOptions() local
3460 if (Arg *A = Args.getLastArg(options::OPT__analyzer_output)) in RenderAnalyzerOptions() local
3499 if (Arg *A = Args.getLastArg(options::OPT_fno_stack_protector, in RenderSSPOptions() local
3526 for (const Arg *A : Args.filtered(options::OPT__param)) { in RenderSSPOptions() local
3539 if (Arg *A = Args.getLastArg(options::OPT_mstack_protector_guard_EQ)) { in RenderSSPOptions() local
3566 if (Arg *A = Args.getLastArg(options::OPT_mtp_mode_EQ)) { in RenderSSPOptions() local
3585 if (Arg *A = Args.getLastArg(options::OPT_mstack_protector_guard_offset_EQ)) { in RenderSSPOptions() local
3605 if (Arg *A = Args.getLastArg(options::OPT_mstack_protector_guard_reg_EQ)) { in RenderSSPOptions() local
3622 if (Arg *A = Args.getLastArg(options::OPT_mstack_protector_guard_symbol_EQ)) { in RenderSSPOptions() local
3655 for (const Arg *A : Args) { in RenderTrivialAutoVarInitOptions() local
3689 if (Arg *A = in RenderTrivialAutoVarInitOptions() local
3704 if (Arg *A = Args.getLastArg(options::OPT_ftrivial_auto_var_init_max_size)) { in RenderTrivialAutoVarInitOptions() local
3737 if (Arg *A = Args.getLastArg(options::OPT_cl_std_EQ)) { in RenderOpenCLOptions() local
3740 } else if (Arg *A = Args.getLastArg(options::OPT_cl_ext_EQ)) { in RenderOpenCLOptions() local
3746 if (const auto *A = Args.getLastArg(Arg)) in RenderOpenCLOptions() local
3772 if (const auto *A = Args.getLastArg(Arg)) in RenderHLSLOptions() local
3787 if (Arg *A = Args.getLastArg(options::OPT_openacc_macro_override)) { in RenderOpenACCOptions() local
3801 if (const Arg *A = Args.getLastArg(options::OPT_ccc_arcmt_check, in RenderARCMigrateToolOptions() local
3829 if (const Arg *A = Args.getLastArg(options::OPT_ccc_objcmt_migrate)) { in RenderARCMigrateToolOptions() local
3883 for (const Arg *A : Args.filtered(options::OPT_fno_builtin_)) { in RenderBuiltinOptions() local
3981 if (Arg *A = Args.getLastArg(options::OPT_fmodules_cache_path)) in RenderModulesOptions() local
4042 for (const Arg *A : Args.filtered(options::OPT_fprebuilt_module_path)) { in RenderModulesOptions() local
4074 if (Arg *A = Args.getLastArg(options::OPT_fbuild_session_file)) { in RenderModulesOptions() local
4156 if (const Arg *A = Args.getLastArg(options::OPT_fsigned_char, in RenderCharacterOptions() local
4171 if (const Arg *A = Args.getLastArg(options::OPT_fshort_wchar, in RenderCharacterOptions() local
4287 if (const Arg *A = Args.getLastArg(options::OPT__SLASH_diagnostics_classic, in RenderDiagnosticsOptions() local
4316 if (const Arg *A = in RenderDiagnosticsOptions() local
4325 if (const Arg *A = in RenderDiagnosticsOptions() local
4332 if (const Arg *A = in RenderDiagnosticsOptions() local
4339 if (const Arg *A = Args.getLastArg(options::OPT_fdiagnostics_format_EQ)) { in RenderDiagnosticsOptions() local
4347 if (const Arg *A = Args.getLastArg( in RenderDiagnosticsOptions() local
4363 if (const Arg *A = Args.getLastArg(options::OPT_fdiagnostics_color_EQ)) { in RenderDiagnosticsOptions() local
4476 if (const Arg *A = Args.getLastArg(options::OPT_g_Group)) { in renderDebugOptions() local
4497 if (const Arg *A = in renderDebugOptions() local
4514 if (const Arg *A = getDwarfNArg(Args)) in renderDebugOptions() local
4518 if (const Arg *A = Args.getLastArg(options::OPT_gcodeview)) in renderDebugOptions() local
4554 if (const Arg *A = Args.getLastArg(options::OPT_gstrict_dwarf)) in renderDebugOptions() local
4569 if (const Arg *A = Args.getLastArg(options::OPT_gcolumn_info)) in renderDebugOptions() local
4604 if (const Arg *A = Args.getLastArg(options::OPT_fstandalone_debug)) in renderDebugOptions() local
4622 const Arg *A = Args.getLastArg(options::OPT_gembed_source); in renderDebugOptions() local
4718 if (const Arg *A = Args.getLastArg(options::OPT_gsrc_hash_EQ)) { in renderDebugOptions() local
4730 if (const Arg *A = Args.getLastArg(options::OPT_gdwarf_aranges)) in renderDebugOptions() local
4757 if (const Arg *A = in renderDebugOptions() local
4827 if (Arg *A = Args.getLastArg(options::OPT__SLASH_M_Group)) in ProcessVSRuntimeLibrary() local
4830 if (Arg *A = Args.getLastArg(options::OPT_fms_runtime_lib_EQ)) { in ProcessVSRuntimeLibrary() local
5057 if (Arg *A = Args.getLastArg(options::OPT_sycl_std_EQ)) { in ConstructJob() local
5276 if (const Arg *A = Args.getLastArg(options::OPT_fthinlto_index_EQ)) { in ConstructJob() local
5368 for (const auto &A : Args) in ConstructJob() local
5395 if (const Arg *A = Args.getLastArg(options::OPT_O_Group)) { in ConstructJob() local
5511 if (const Arg *A = Args.getLastArg(options::OPT_falign_loops_EQ)) { in ConstructJob() local
5616 if (Arg *A = Args.getLastArg(options::OPT_meabi)) { in ConstructJob() local
5633 Arg *A = Args.getLastArg(options::OPT_fsemantic_interposition, in ConstructJob() local
5650 if (Arg *A = Args.getLastArg(options::OPT_mthread_model)) { in ConstructJob() local
5663 if (Arg *A = Args.getLastArg(options::OPT_fveclib)) { in ConstructJob() local
5693 if (Arg *A = Args.getLastArg(options::OPT_mabi_EQ_quadword_atomics)) { in ConstructJob() local
5700 if (Arg *A = Args.getLastArg(options::OPT_mlong_double_128)) { in ConstructJob() local
5708 if (Arg *A = Args.getLastArg(options::OPT_Wframe_larger_than_EQ)) { in ConstructJob() local
5725 if (Arg *A = Args.getLastArg(options::OPT_mregparm_EQ)) { in ConstructJob() local
5730 if (Arg *A = Args.getLastArg(options::OPT_maix_struct_return, in ConstructJob() local
5743 if (Arg *A = Args.getLastArg(options::OPT_fpcc_struct_return, in ConstructJob() local
5849 if (Arg *A = Args.getLastArg(options::OPT_fextend_args_EQ)) { in ConstructJob() local
5863 if (Arg *A = Args.getLastArg(options::OPT_mdouble_EQ)) { in ConstructJob() local
5871 if (Arg *A = Args.getLastArg(options::OPT_LongDouble_Group)) { in ConstructJob() local
5891 if (Arg *A = Args.getLastArg(options::OPT_fbinutils_version_EQ)) { in ConstructJob() local
5947 if (Arg *A = Args.getLastArg(options::OPT_fdirect_access_external_data, in ConstructJob() local
6016 if (Arg *A = Args.getLastArg(options::OPT_mtls_size_EQ)) { in ConstructJob() local
6071 if (Arg *A = Args.getLastArg(options::OPT_mlinker_version_EQ)) { in ConstructJob() local
6149 if (Arg *A = Args.getLastArg(options::OPT_fbasic_block_address_map, in ConstructJob() local
6160 if (Arg *A = Args.getLastArg(options::OPT_fbasic_block_sections_EQ)) { in ConstructJob() local
6205 if (Arg *A = Args.getLastArg(options::OPT_fsplit_machine_functions, in ConstructJob() local
6275 if (Arg *A = Args.getLastArg(options::OPT_O_Group)) { in ConstructJob() local
6285 for (const Arg *A : in ConstructJob() local
6291 for (const Arg *A : in ConstructJob() local
6301 for (const Arg *A : in ConstructJob() local
6331 if (Arg *A = Args.getLastArg(options::OPT_fcxx_abi_EQ)) in ConstructJob() local
6340 if (Arg *A = Args.getLastArg(options::OPT_ffuchsia_api_level_EQ)) in ConstructJob() local
6361 if (Arg *A = Args.getLastArg(options::OPT_std_EQ, options::OPT_ansi, in ConstructJob() local
6437 if (Arg *A = Args.getLastArg(options::OPT_fbracket_depth_EQ)) { in ConstructJob() local
6442 if (Arg *A = Args.getLastArg(options::OPT_Wlarge_by_value_copy_EQ, in ConstructJob() local
6454 if (const Arg *A = Args.getLastArg(options::OPT_fcf_runtime_abi_EQ)) { in ConstructJob() local
6465 if (Arg *A = Args.getLastArg(options::OPT_fconstant_string_class_EQ)) { in ConstructJob() local
6470 if (Arg *A = Args.getLastArg(options::OPT_ftabstop_EQ)) { in ConstructJob() local
6491 if (Arg *A = Args.getLastArg(options::OPT_ferror_limit_EQ)) in ConstructJob() local
6504 if (Arg *A = Args.getLastArg(options::OPT_fmessage_length_EQ)) { in ConstructJob() local
6518 if (Arg *A = Args.getLastArg(options::OPT_frandomize_layout_seed_EQ)) in ConstructJob() local
6522 if (Arg *A = Args.getLastArg(options::OPT_frandomize_layout_seed_file_EQ)) in ConstructJob() local
6527 if (const Arg *A = Args.getLastArg(options::OPT_fvisibility_EQ, in ConstructJob() local
6545 if (const Arg *A = in ConstructJob() local
6569 if (const Arg *A = in ConstructJob() local
6576 if (const Arg *A = in ConstructJob() local
6613 if (Arg *A = Args.getLastArg(options::OPT_fzero_call_used_regs_EQ)) { in ConstructJob() local
6729 if (Arg *A = Args.getLastArg(options::OPT_fpatchable_function_entry_EQ)) { in ConstructJob() local
6758 if (Arg *A = Args.getLastArg(options::OPT_mfentry)) { in ConstructJob() local
6765 if (Arg *A = Args.getLastArg(options::OPT_mnop_mcount)) { in ConstructJob() local
6772 if (Arg *A = Args.getLastArg(options::OPT_mrecord_mcount)) { in ConstructJob() local
6781 if (Arg *A = Args.getLastArgNoClaim(options::OPT_pg)) { in ConstructJob() local
6787 if (Arg *A = Args.getLastArgNoClaim(options::OPT_p)) { in ConstructJob() local
6793 if (Arg *A = Args.getLastArgNoClaim(options::OPT_p, options::OPT_pg)) { in ConstructJob() local
6803 for (const Arg *A : Args.filtered(options::OPT_b, options::OPT_K, in ConstructJob() local
6831 if (Arg *A = Args.getLastArg(options::OPT_ftrapv_handler_EQ)) { in ConstructJob() local
6840 if (Arg *A = Args.getLastArg(options::OPT_fwrapv, options::OPT_fno_wrapv)) { in ConstructJob() local
6843 } else if (Arg *A = Args.getLastArg(options::OPT_fstrict_overflow, in ConstructJob() local
6889 if (Arg *A = Args.getLastArg(options::OPT_mrestrict_it, in ConstructJob() local
6938 if (Arg *A = Args.getLastArg(options::OPT_fcf_protection_EQ)) { in ConstructJob() local
6943 if (Arg *A = Args.getLastArg(options::OPT_mfunction_return_EQ)) in ConstructJob() local
6953 if (Arg *A = getLastProfileSampleUseArg(Args)) { in ConstructJob() local
7095 if (Arg *A = Args.getLastArg(options::OPT_fgnuc_version_EQ)) { in ConstructJob() local
7196 if (Arg *A = Args.getLastArg(options::OPT_finline, options::OPT_fno_inline)) { in ConstructJob() local
7271 Arg *A = Args.getLastArg( in ConstructJob() local
7309 if (Arg *A = in ConstructJob() local
7329 if (Arg *A = Args.getLastArg(options::OPT_faligned_allocation, in ConstructJob() local
7340 if (Arg *A = Args.getLastArg(options::OPT_fnew_alignment_EQ, in ConstructJob() local
7358 if (Arg *A = Args.getLastArg(options::OPT_fpack_struct_EQ)) { in ConstructJob() local
7369 if (Arg *A = Args.getLastArg(options::OPT_fmax_type_align_EQ)) { in ConstructJob() local
7450 if (Arg *A = Args.getLastArg(options::OPT_fdollars_in_identifiers, in ConstructJob() local
7483 if (Arg *A = Args.getLastArg(options::OPT_traditional, in ConstructJob() local
7498 if (Arg *A = Args.getLastArg(options::OPT__serialize_diags)) { in ConstructJob() local
7512 for (const Arg *A : Args.filtered(options::OPT_fplugin_EQ)) { in ConstructJob() local
7526 for (const Arg *A : Args.filtered(options::OPT_fplugin_arg)) { in ConstructJob() local
7548 for (const Arg *A : Args.filtered(options::OPT_fpass_plugin_EQ)) { in ConstructJob() local
7555 for (const Arg *A : Args.filtered(options::OPT_vfsoverlay)) { in ConstructJob() local
7588 for (const Arg *A : Args.filtered(options::OPT_mllvm)) { in ConstructJob() local
7825 if (Arg *A = Args.getLastArg(options::OPT_ffat_lto_objects, in ConstructJob() local
7841 if (Arg *A = Args.getLastArg(options::OPT_fglobal_isel, in ConstructJob() local
7853 Arg *A = Args.getLastArg(options::OPT_O_Group); in ConstructJob() local
7883 if (Arg *A = Args.getLastArg(options::OPT_fforce_enable_int128, in ConstructJob() local
7925 if (Arg *A = Args.getLastArg(options::OPT_fsymbol_partition_EQ)) { in ConstructJob() local
7985 if (Arg *A = Args.getLastArg(options::OPT_pg)) in ConstructJob() local
8382 for (const Arg *A : Args.filtered(options::OPT__SLASH_guard)) { in AddClangCLArgs() local
8451 if (Arg *A = Args.getLastArg(options::OPT_masm_EQ)) { in AddX86TargetArgs() local
8560 if (Arg *A = Args.getLastArg(options::OPT_g_Group)) in ConstructJob() local
8566 if (const Arg *A = getDwarfNArg(Args)) in ConstructJob() local
8570 if (const Arg *A = Args.getLastArg(options::OPT_gcodeview)) in ConstructJob() local
8757 Arg *A; in ConstructJob() local
8823 OA->doOnEachDependence([&](Action *A, const ToolChain *TC, const char *) { in ConstructJob()
9063 if (const Arg *A = Args.getLastArg(options::OPT_O_Group)) { in ConstructJob() local
9085 if (const Arg *A = Args.getLastArg(options::OPT_g_Group)) { in ConstructJob() local
9092 if (const Arg *A = Args.getLastArg(options::OPT_mcode_object_version_EQ)) { in ConstructJob() local
9098 for (const auto &A : Args.getAllArgValues(options::OPT_Xcuda_ptxas)) in ConstructJob() local
9102 if (const Arg *A = Args.getLastArg(options::OPT_Rpass_EQ)) in ConstructJob() local
9105 if (const Arg *A = Args.getLastArg(options::OPT_Rpass_missed_EQ)) in ConstructJob() local
9108 if (const Arg *A = Args.getLastArg(options::OPT_Rpass_analysis_EQ)) in ConstructJob() local