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.cpp1785 const bool IsAUTPAC = MI->getOpcode() == AArch64::AUTPAC; in emitPtrauthAuthResign() local
1886 if (!IsAUTPAC && (!ShouldCheck || !ShouldTrap)) { in emitPtrauthAuthResign()
1947 if (IsAUTPAC) { in emitPtrauthAuthResign()
1966 if (!IsAUTPAC) { in emitPtrauthAuthResign()