Home
last modified time | relevance | path

Searched defs:AuthKey (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp2451 auto AuthKey = (AuthOpcode == AArch64::AUTIA ? AArch64PACKey::IA in LowerMOVaddrPAC() local
2586 auto AuthKey = in LowerLOADgotAUTH() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3019 Value *AuthKey = nullptr, *AuthDisc = nullptr, *BasePtr; in visitCallInst() local