LLVM 20.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::AArch64PAuth |
Macros | |
#define | AUTH_CHECK_METHOD_CL_VALUES_COMMON |
#define | AUTH_CHECK_METHOD_CL_VALUES_LR |
Enumerations | |
enum class | llvm::AArch64PAuth::AuthCheckMethod { llvm::AArch64PAuth::None , llvm::AArch64PAuth::DummyLoad , llvm::AArch64PAuth::HighBitsNoTBI , llvm::AArch64PAuth::XPACHint , llvm::AArch64PAuth::XPAC } |
Variants of check performed on an authenticated pointer. More... | |
Functions | |
unsigned | llvm::AArch64PAuth::getCheckerSizeInBytes (AuthCheckMethod Method) |
Returns the number of bytes added by checkAuthenticatedRegister. | |
#define AUTH_CHECK_METHOD_CL_VALUES_COMMON |
Definition at line 88 of file AArch64PointerAuth.h.
#define AUTH_CHECK_METHOD_CL_VALUES_LR |
Definition at line 99 of file AArch64PointerAuth.h.