Home
last modified time | relevance | path

Searched refs:BranchProtectionInfo (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/lib/Basic/Targets/
DAArch64.h61 bool validateBranchProtection(StringRef, BranchProtectionInfo &,
DAArch64.cpp121 BranchProtectionInfo &BPI, in validateBranchProtection()
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h1208 struct BranchProtectionInfo { struct
1219 BranchProtectionInfo &BPI, in validateBranchProtection() argument
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp3109 TargetInfo::BranchProtectionInfo BPI; in checkTargetAttr()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp5505 TargetInfo::BranchProtectionInfo BPI; in setTargetAttributes()