Lines Matching refs:getKey
88 return CGPointerAuthInfo(Schema.getKey(), Schema.getAuthenticationMode(), in getFunctionPointerAuthInfo()
123 return CGPointerAuthInfo(Schema.getKey(), Schema.getAuthenticationMode(), in EmitPointerAuthInfo()
181 return Left.getKey() == Right.getKey() && in equalAuthPolicies()
209 auto *CurKey = Builder.getInt32(CurAuth.getKey()); in emitPointerAuthResignCall()
210 auto *NewKey = Builder.getInt32(NewAuth.getKey()); in emitPointerAuthResignCall()
333 return getConstantSignedPointer(Pointer, Schema.getKey(), StorageAddress, in getConstantSignedPointer()
347 Pointer, PointerAuth.getKey(), /*StorageAddress=*/nullptr, in getFunctionPointer()
379 return CGPointerAuthInfo(Schema.getKey(), Schema.getAuthenticationMode(), in getMemberFunctionPointerAuthInfo()
388 Pointer, PointerAuth.getKey(), nullptr, in getMemberFunctionPointer()
410 unsigned Key = DefaultAuthentication.getKey(); in computeVTPointerAuthentication()
432 unsigned ExplicitKey = ExplicitAuthentication->getKey(); in computeVTPointerAuthentication()
506 return CGPointerAuthInfo(Authentication->getKey(), in getVTablePointerAuthInfo()