Searched refs:AUTInst (Results 1 – 1 of 1) sorted by relevance
2127 MCInst AUTInst; in emitPtrauthAuthResign() local2128 AUTInst.setOpcode(AUTOpc); in emitPtrauthAuthResign()2129 AUTInst.addOperand(MCOperand::createReg(AUTVal)); in emitPtrauthAuthResign()2130 AUTInst.addOperand(MCOperand::createReg(AUTVal)); in emitPtrauthAuthResign()2132 AUTInst.addOperand(MCOperand::createReg(AUTDiscReg)); in emitPtrauthAuthResign()2133 EmitToStreamer(*OutStreamer, AUTInst); in emitPtrauthAuthResign()