LLVM 23.0.0git
llvm::AArch64::MemInfoEntry Struct Reference

Public Attributes

unsigned Inst
uint8_t BaseIdx
uint8_t OffsetIdx
bool HasOffset
bool IsPrePost
bool IsLiteral

Detailed Description

Definition at line 46 of file AArch64MCLFIRewriter.cpp.

Member Data Documentation

◆ BaseIdx

uint8_t llvm::AArch64::MemInfoEntry::BaseIdx

Definition at line 48 of file AArch64MCLFIRewriter.cpp.

◆ HasOffset

bool llvm::AArch64::MemInfoEntry::HasOffset

Definition at line 50 of file AArch64MCLFIRewriter.cpp.

◆ Inst

unsigned llvm::AArch64::MemInfoEntry::Inst

Definition at line 47 of file AArch64MCLFIRewriter.cpp.

◆ IsLiteral

bool llvm::AArch64::MemInfoEntry::IsLiteral

Definition at line 52 of file AArch64MCLFIRewriter.cpp.

◆ IsPrePost

bool llvm::AArch64::MemInfoEntry::IsPrePost

Definition at line 51 of file AArch64MCLFIRewriter.cpp.

◆ OffsetIdx

uint8_t llvm::AArch64::MemInfoEntry::OffsetIdx

Definition at line 49 of file AArch64MCLFIRewriter.cpp.


The documentation for this struct was generated from the following file: