Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TargetParser/
HDARMTargetParserCommon.h44 bool BranchProtectionPAuthLR; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64MachineFunctionInfo.h193 bool BranchProtectionPAuthLR = false; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDTargetInfo.h1408 bool BranchProtectionPAuthLR; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDClang.cpp1544 bool IndirectBranches, BranchProtectionPAuthLR, GuardedControlStack; in CollectARMPACBTIOptions() local