Searched refs:AuthOpcode (Results 1 – 1 of 1) sorted by relevance
2441 unsigned AuthOpcode = GAOp.getGlobal()->getValueType()->isFunctionTy() in LowerMOVaddrPAC() local2445 EmitToStreamer(MCInstBuilder(AuthOpcode) in LowerMOVaddrPAC()2451 auto AuthKey = (AuthOpcode == AArch64::AUTIA ? AArch64PACKey::IA in LowerMOVaddrPAC()2574 unsigned AuthOpcode = GAMO.getGlobal()->getValueType()->isFunctionTy() in LowerLOADgotAUTH() local2577 EmitToStreamer(MCInstBuilder(AuthOpcode) in LowerLOADgotAUTH()2587 (AuthOpcode == AArch64::AUTIA ? AArch64PACKey::IA : AArch64PACKey::DA); in LowerLOADgotAUTH()