Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h726 static inline unsigned getAUTOpcodeForKey(AArch64PACKey::ID K, bool Zero) { in getAUTOpcodeForKey() function
H A DAArch64AsmPrinter.cpp1872 unsigned AUTOpc = getAUTOpcodeForKey(AUTKey, AUTZero); in emitPtrauthAuthResign()