Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h739 static inline unsigned getPACOpcodeForKey(AArch64PACKey::ID K, bool Zero) { in getPACOpcodeForKey() function
H A DAArch64AsmPrinter.cpp1980 unsigned PACOpc = getPACOpcodeForKey(PACKey, PACZero); in emitPtrauthAuthResign()
2295 auto MIB = MCInstBuilder(getPACOpcodeForKey(Key, DiscReg == AArch64::XZR)) in LowerMOVaddrPAC()