Home
last modified time | relevance | path

Searched refs:AKey (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DLangOptions.h338 AKey, enumerator
598 return getSignReturnAddressKey() == SignReturnAddressKeyKind::AKey; in isSignReturnAddressWithAKey()
H A DTargetInfo.h1351 LangOptions::SignReturnAddressKeyKind::AKey;
H A DLangOptions.def440 ENUM_LANGOPT(SignReturnAddressKey, SignReturnAddressKeyKind, 1, SignReturnAddressKeyKind::AKey,
/openbsd/gnu/llvm/clang/lib/Basic/Targets/
H A DAArch64.cpp217 BPI.SignKey = LangOptions::SignReturnAddressKeyKind::AKey; in validateBranchProtection()
H A DARM.cpp416 BPI.SignKey = LangOptions::SignReturnAddressKeyKind::AKey; in validateBranchProtection()
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp4062 LangOptions::SignReturnAddressKeyKind::AKey); in ParseLangArgs()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp5616 BPI.SignKey == LangOptions::SignReturnAddressKeyKind::AKey in setTargetAttributes()