Searched defs:isBranchProtectionSupportedArch (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Basic/Targets/ | ||
H A D | ARM.cpp | 384 bool ARMTargetInfo::isBranchProtectionSupportedArch(StringRef Arch) const { isBranchProtectionSupportedArch() function in ARMTargetInfo |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 1437 virtual bool isBranchProtectionSupportedArch(StringRef Arch) const { isBranchProtectionSupportedArch() function |