Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.cpp68 if (const auto *BKey = mdconst::extract_or_null<ConstantInt>( in ShouldSignWithBKey() local
70 return BKey->getZExtValue(); in ShouldSignWithBKey()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h260 BKey enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DAArch64.cpp136 BPI.SignKey = LangOptions::SignReturnAddressKeyKind::BKey; in validateBranchProtection()
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp3526 LangOptions::SignReturnAddressKeyKind::BKey) in GenerateLangArgs()
4020 LangOptions::SignReturnAddressKeyKind::BKey); in ParseLangArgs()