Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DARMTargetParserCommon.h44 bool BranchProtectionPAuthLR; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h193 bool BranchProtectionPAuthLR = false; variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1408 bool BranchProtectionPAuthLR; variable
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp1544 bool IndirectBranches, BranchProtectionPAuthLR, GuardedControlStack; in CollectARMPACBTIOptions() local