Home
last modified time | relevance | path

Searched refs:BKey (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.cpp71 if (const auto *BKey = mdconst::extract_or_null<ConstantInt>( in ShouldSignWithBKey() local
73 return BKey->getZExtValue(); in ShouldSignWithBKey()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h352 BKey enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.cpp225 BPI.SignKey = LangOptions::SignReturnAddressKeyKind::BKey; in validateBranchProtection()
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3632 LangOptions::SignReturnAddressKeyKind::BKey) in GenerateLangArgs()
4155 LangOptions::SignReturnAddressKeyKind::BKey); in ParseLangArgs()