Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PointerAuth.cpp39 static unsigned BrkOperandForKey(AArch64PACKey::ID KeyId) { in BrkOperandForKey() argument
41 return BrkOperandBase + KeyId; in BrkOperandForKey()
341 AArch64PACKey::ID KeyId = in checkAuthenticatedLR() local
385 BrkOperandForKey(KeyId)); in checkAuthenticatedLR()