reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1505 if (!Args.hasFlag(options::OPT_mred_zone, options::OPT_mno_red_zone, true) || 1506 Args.hasArg(options::OPT_mkernel) || 1507 Args.hasArg(options::OPT_fapple_kext)) 1510 if (!Args.hasFlag(options::OPT_mimplicit_float, 1514 RenderAArch64ABI(Triple, Args, CmdArgs); 1516 if (Arg *A = Args.getLastArg(options::OPT_mfix_cortex_a53_835769, 1530 if (Arg *A = Args.getLastArg(options::OPT_mglobal_merge, 1540 if (Arg *A = Args.getLastArg(options::OPT_msign_return_address_EQ, 1553 << Scope << A->getAsString(Args); 1558 ParseAArch64BranchProtection(D, Args, A); 1561 Args.MakeArgString(Twine("-msign-return-address=") + Scope)); 1563 Args.MakeArgString(Twine("-msign-return-address-key=") + Key));