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.cpp2160 bool PACZero = PACDiscReg == AArch64::XZR; in emitPtrauthAuthResign() local
2161 unsigned PACOpc = getPACOpcodeForKey(*PACKey, PACZero); in emitPtrauthAuthResign()
2169 if (!PACZero) in emitPtrauthAuthResign()