|
LLVM 23.0.0git
|
Public Attributes | |
| unsigned | Inst |
| uint8_t | BaseIdx |
| uint8_t | OffsetIdx |
| bool | HasOffset |
| bool | IsPrePost |
| bool | IsLiteral |
Definition at line 46 of file AArch64MCLFIRewriter.cpp.
| uint8_t llvm::AArch64::MemInfoEntry::BaseIdx |
Definition at line 48 of file AArch64MCLFIRewriter.cpp.
| bool llvm::AArch64::MemInfoEntry::HasOffset |
Definition at line 50 of file AArch64MCLFIRewriter.cpp.
| unsigned llvm::AArch64::MemInfoEntry::Inst |
Definition at line 47 of file AArch64MCLFIRewriter.cpp.
| bool llvm::AArch64::MemInfoEntry::IsLiteral |
Definition at line 52 of file AArch64MCLFIRewriter.cpp.
| bool llvm::AArch64::MemInfoEntry::IsPrePost |
Definition at line 51 of file AArch64MCLFIRewriter.cpp.
| uint8_t llvm::AArch64::MemInfoEntry::OffsetIdx |
Definition at line 49 of file AArch64MCLFIRewriter.cpp.