Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.cpp71 if (const auto *BKey = mdconst::extract_or_null<ConstantInt>( in ShouldSignWithBKey() local
73 return BKey->getZExtValue(); in ShouldSignWithBKey()
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DLangOptions.h340 BKey enumerator
/openbsd/src/gnu/llvm/clang/lib/Basic/Targets/
DAArch64.cpp219 BPI.SignKey = LangOptions::SignReturnAddressKeyKind::BKey; in validateBranchProtection()
/openbsd/src/gnu/llvm/clang/lib/Frontend/
DCompilerInvocation.cpp3555 LangOptions::SignReturnAddressKeyKind::BKey) in GenerateLangArgs()
4065 LangOptions::SignReturnAddressKeyKind::BKey); in ParseLangArgs()