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.cpp142 StringRef &Err, bool EnablePAuthLR) { in parseBranchProtection() argument
151 PBP.BranchProtectionPAuthLR = EnablePAuthLR; in parseBranchProtection()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DARMTargetParserCommon.h49 StringRef &Err, bool EnablePAuthLR = false);
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp1558 bool EnablePAuthLR = false; in CollectARMPACBTIOptions() local
1572 EnablePAuthLR = true; in CollectARMPACBTIOptions()
1575 EnablePAuthLR)) in CollectARMPACBTIOptions()