Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp2079 const bool IsAUTPAC = PACKey.has_value(); in emitPtrauthAuthResign() local
2136 if (!IsAUTPAC && (!ShouldCheck || !ShouldTrap)) in emitPtrauthAuthResign()
2142 if (IsAUTPAC && !ShouldTrap) in emitPtrauthAuthResign()
2153 if (!IsAUTPAC) in emitPtrauthAuthResign()