Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1979 bool PACZero = PACDiscReg == AArch64::XZR; in emitPtrauthAuthResign() local
1980 unsigned PACOpc = getPACOpcodeForKey(PACKey, PACZero); in emitPtrauthAuthResign()
1988 if (!PACZero) in emitPtrauthAuthResign()