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

Public Attributes

unsigned Inst
uint8_t AddrMode
uint8_t Log2Size
unsigned RoWInst

Detailed Description

Definition at line 29 of file AArch64MCLFIRewriter.cpp.

Member Data Documentation

◆ AddrMode

uint8_t llvm::AArch64::LFIVariantEntry::AddrMode

Definition at line 31 of file AArch64MCLFIRewriter.cpp.

◆ Inst

unsigned llvm::AArch64::LFIVariantEntry::Inst

Definition at line 30 of file AArch64MCLFIRewriter.cpp.

◆ Log2Size

uint8_t llvm::AArch64::LFIVariantEntry::Log2Size

Definition at line 32 of file AArch64MCLFIRewriter.cpp.

◆ RoWInst

unsigned llvm::AArch64::LFIVariantEntry::RoWInst

Definition at line 33 of file AArch64MCLFIRewriter.cpp.


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