Home
last modified time | relevance | path

Searched defs:BranchProtectionPAuthLR (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/TargetParser/
H A DARMTargetParserCommon.h44 bool BranchProtectionPAuthLR; member
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h187 bool BranchProtectionPAuthLR = false; global() variable
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1407 bool BranchProtectionPAuthLR; global() member
/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp1503 bool IndirectBranches, BranchProtectionPAuthLR, GuardedControlStack; CollectARMPACBTIOptions() local