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