Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h715 static inline unsigned getXPACOpcodeForKey(AArch64PACKey::ID K) { in getXPACOpcodeForKey() function
H A DAArch64AsmPrinter.cpp1865 unsigned XPACOpc = getXPACOpcodeForKey(AUTKey); in emitPtrauthAuthResign()