LLVM 22.0.0git
LdStNInstrDesc Struct Reference

Public Attributes

unsigned Opcode
const charMnemonic
const charLayout
int ListOperand
bool HasLane
int NaturalOffset

Detailed Description

Definition at line 416 of file AArch64InstPrinter.cpp.

Member Data Documentation

◆ HasLane

bool LdStNInstrDesc::HasLane

Definition at line 421 of file AArch64InstPrinter.cpp.

◆ Layout

const char* LdStNInstrDesc::Layout

Definition at line 419 of file AArch64InstPrinter.cpp.

◆ ListOperand

int LdStNInstrDesc::ListOperand

Definition at line 420 of file AArch64InstPrinter.cpp.

◆ Mnemonic

const char* LdStNInstrDesc::Mnemonic

Definition at line 418 of file AArch64InstPrinter.cpp.

◆ NaturalOffset

int LdStNInstrDesc::NaturalOffset

Definition at line 422 of file AArch64InstPrinter.cpp.

◆ Opcode

unsigned LdStNInstrDesc::Opcode

Definition at line 417 of file AArch64InstPrinter.cpp.


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