Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1871 bool AUTZero = AUTDiscReg == AArch64::XZR; in emitPtrauthAuthResign() local
1872 unsigned AUTOpc = getAUTOpcodeForKey(AUTKey, AUTZero); in emitPtrauthAuthResign()
1880 if (!AUTZero) in emitPtrauthAuthResign()