Searched refs:isArmT32 (Results 1 – 3 of 3) sorted by relevance
885 bool isArmT32() const { in isArmT32() function
401 return a.isArmT32() && (Profile == llvm::ARM::ProfileKind::M); in isBranchProtectionSupportedArch()
1539 if (!(isAArch64 || (Triple.isArmT32() && Triple.isArmMClass()))) in CollectARMPACBTIOptions()