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

Public Attributes

unsigned Inst
bool IsPre
uint8_t Scale
unsigned BaseInst

Detailed Description

Definition at line 41 of file AArch64MCLFIRewriter.cpp.

Member Data Documentation

◆ BaseInst

unsigned llvm::AArch64::PairVariantEntry::BaseInst

Definition at line 45 of file AArch64MCLFIRewriter.cpp.

◆ Inst

unsigned llvm::AArch64::PairVariantEntry::Inst

Definition at line 42 of file AArch64MCLFIRewriter.cpp.

◆ IsPre

bool llvm::AArch64::PairVariantEntry::IsPre

Definition at line 43 of file AArch64MCLFIRewriter.cpp.

◆ Scale

uint8_t llvm::AArch64::PairVariantEntry::Scale

Definition at line 44 of file AArch64MCLFIRewriter.cpp.


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