|
LLVM 23.0.0git
|
Public Attributes | |
| unsigned | Inst |
| uint8_t | BaseIdx |
| uint8_t | OffsetIdx |
| bool | HasOffset |
| bool | IsPrePost |
| bool | IsLiteral |
Definition at line 52 of file AArch64MCLFIRewriter.cpp.
| uint8_t llvm::AArch64::MemInfoEntry::BaseIdx |
Definition at line 54 of file AArch64MCLFIRewriter.cpp.
| bool llvm::AArch64::MemInfoEntry::HasOffset |
Definition at line 56 of file AArch64MCLFIRewriter.cpp.
| unsigned llvm::AArch64::MemInfoEntry::Inst |
Definition at line 53 of file AArch64MCLFIRewriter.cpp.
| bool llvm::AArch64::MemInfoEntry::IsLiteral |
Definition at line 58 of file AArch64MCLFIRewriter.cpp.
| bool llvm::AArch64::MemInfoEntry::IsPrePost |
Definition at line 57 of file AArch64MCLFIRewriter.cpp.
| uint8_t llvm::AArch64::MemInfoEntry::OffsetIdx |
Definition at line 55 of file AArch64MCLFIRewriter.cpp.