Lines Matching refs:isAArch64
1529 ArgStringList &CmdArgs, bool isAArch64) { in CollectARMPACBTIOptions() argument
1530 const Arg *A = isAArch64 in CollectARMPACBTIOptions()
1539 if (!(isAArch64 || (Triple.isArmT32() && Triple.isArmMClass()))) in CollectARMPACBTIOptions()
1564 if (isAArch64) { in CollectARMPACBTIOptions()
1578 if (!isAArch64 && PBP.Key == "b_key") in CollectARMPACBTIOptions()
3541 if (!EffectiveTriple.isX86() && !EffectiveTriple.isAArch64() && in RenderSSPOptions()
3577 if (EffectiveTriple.isAArch64() && Value != "sysreg" && Value != "global") { in RenderSSPOptions()
3587 if (!EffectiveTriple.isX86() && !EffectiveTriple.isAArch64() && in RenderSSPOptions()
3607 if (!EffectiveTriple.isX86() && !EffectiveTriple.isAArch64()) in RenderSSPOptions()
3615 if (EffectiveTriple.isAArch64() && Value != "sp_el0") { in RenderSSPOptions()
3641 !EffectiveTriple.isPPC64() && !EffectiveTriple.isAArch64()) in RenderSCPOptions()
4177 bool IsARM = T.isARM() || T.isThumb() || T.isAArch64(); in RenderCharacterOptions()
5638 Triple.isAArch64() || Triple.isRISCV() || Triple.isX86(); in ConstructJob()
6020 if (!Triple.isAArch64() || !Triple.isOSBinFormatELF()) in ConstructJob()
6151 if ((Triple.isX86() || Triple.isAArch64()) && Triple.isOSBinFormatELF()) { in ConstructJob()
6169 } else if (Triple.isAArch64() && Triple.isOSBinFormatELF()) { in ConstructJob()
6209 if ((Triple.isX86() || Triple.isAArch64()) && Triple.isOSBinFormatELF()) in ConstructJob()
6617 if (!Triple.isX86() && !Triple.isAArch64()) in ConstructJob()
6732 if (!Triple.isAArch64() && !Triple.isLoongArch() && !Triple.isRISCV() && in ConstructJob()
7902 if (Triple.isAArch64() && in ConstructJob()