Searched refs:branchProtectionPAuthLR (Results 1 – 2 of 2) sorted by relevance
83 if (MFnI.branchProtectionPAuthLR() && !Subtarget.hasPAuthLR()) in BuildPACM()106 if (MFnI.branchProtectionPAuthLR()) { in signLR()113 if (MFnI.branchProtectionPAuthLR() && Subtarget->hasPAuthLR()) { in signLR()167 if (MFnI->branchProtectionPAuthLR() && Subtarget->hasPAuthLR()) { in authenticateLR()182 if (MFnI->branchProtectionPAuthLR() && Subtarget->hasPAuthLR()) { in authenticateLR()
466 bool branchProtectionPAuthLR() const { return BranchProtectionPAuthLR; } in branchProtectionPAuthLR() function