Home
last modified time | relevance | path

Searched defs:PACKey (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1971 auto PACKey = (AArch64PACKey::ID)MI->getOperand(3).getImm(); in emitPtrauthAuthResign() local
H A DAArch64ISelDAGToDAG.cpp1549 SDValue PACKey = N->getOperand(4); in SelectPtrauthResign() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6565 uint64_t PACKey = I.getOperand(5).getImm(); in selectIntrinsic() local