Home
last modified time | relevance | path

Searched refs:EnablePAuthLR (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DARMTargetParserCommon.cpp143 StringRef &Err, bool EnablePAuthLR) { in parseBranchProtection() argument
152 PBP.BranchProtectionPAuthLR = EnablePAuthLR; in parseBranchProtection()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DARMTargetParserCommon.h50 StringRef &Err, bool EnablePAuthLR = false);
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp1434 bool EnablePAuthLR = false; in CollectARMPACBTIOptions() local
1448 EnablePAuthLR = true; in CollectARMPACBTIOptions()
1451 EnablePAuthLR)) in CollectARMPACBTIOptions()