Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Basic/Targets/
H A DAArch64.h72 BranchProtectionInfo &BPI,
H A DARM.h131 BranchProtectionInfo &BPI,
H A DAArch64.cpp142 BranchProtectionInfo &BPI, in validateBranchProtection()
H A DARM.cpp393 BranchProtectionInfo &BPI, in validateBranchProtection()
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DTargetInfo.h1312 struct BranchProtectionInfo { struct
1329 BranchProtectionInfo &BPI, in validateBranchProtection() argument
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp5602 TargetInfo::BranchProtectionInfo BPI; in setTargetAttributes()
6428 TargetInfo::BranchProtectionInfo BPI; in setTargetAttributes()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp3432 TargetInfo::BranchProtectionInfo BPI; in checkTargetAttr()