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 35 of file AArch64MCLFIRewriter.cpp.

Member Data Documentation

◆ BaseInst

unsigned llvm::AArch64::PairVariantEntry::BaseInst

Definition at line 39 of file AArch64MCLFIRewriter.cpp.

◆ Inst

unsigned llvm::AArch64::PairVariantEntry::Inst

Definition at line 36 of file AArch64MCLFIRewriter.cpp.

◆ IsPre

bool llvm::AArch64::PairVariantEntry::IsPre

Definition at line 37 of file AArch64MCLFIRewriter.cpp.

◆ Scale

uint8_t llvm::AArch64::PairVariantEntry::Scale

Definition at line 38 of file AArch64MCLFIRewriter.cpp.


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