Searched refs:AuthResultReg (Results 1 – 1 of 1) sorted by relevance
2525 Register AuthResultReg = STI->hasFPAC() ? DstReg : AArch64::X16; in LowerLOADgotAUTH() local2535 .addReg(AuthResultReg) in LowerLOADgotAUTH()2558 .addReg(AuthResultReg) in LowerLOADgotAUTH()2569 .addReg(AuthResultReg) in LowerLOADgotAUTH()2578 .addReg(AuthResultReg) in LowerLOADgotAUTH()2579 .addReg(AuthResultReg) in LowerLOADgotAUTH()2589 emitPtrauthCheckAuthenticatedValue(AuthResultReg, AArch64::X17, AuthKey, in LowerLOADgotAUTH()2594 emitMovXReg(DstReg, AuthResultReg); in LowerLOADgotAUTH()