Searched refs:AUTPAC (Results 1 – 4 of 4) sorted by relevance
1785 const bool IsAUTPAC = MI->getOpcode() == AArch64::AUTPAC; in emitPtrauthAuthResign()2454 case AArch64::AUTPAC: in emitInstruction()
1572 SDNode *AUTPAC = CurDAG->getMachineNode(AArch64::AUTPAC, DL, MVT::i64, Ops); in SelectPtrauthResign() local1573 ReplaceNode(N, AUTPAC); in SelectPtrauthResign()
1843 def AUTPAC
6580 MIB.buildInstr(AArch64::AUTPAC) in selectIntrinsic()