LLVM 19.0.0git
Public Attributes | List of all members
LdStNInstrDesc Struct Reference

Public Attributes

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

Detailed Description

Definition at line 424 of file AArch64InstPrinter.cpp.

Member Data Documentation

◆ HasLane

bool LdStNInstrDesc::HasLane

Definition at line 429 of file AArch64InstPrinter.cpp.

◆ Layout

const char* LdStNInstrDesc::Layout

Definition at line 427 of file AArch64InstPrinter.cpp.

◆ ListOperand

int LdStNInstrDesc::ListOperand

Definition at line 428 of file AArch64InstPrinter.cpp.

◆ Mnemonic

const char* LdStNInstrDesc::Mnemonic

Definition at line 426 of file AArch64InstPrinter.cpp.

◆ NaturalOffset

int LdStNInstrDesc::NaturalOffset

Definition at line 430 of file AArch64InstPrinter.cpp.

◆ Opcode

unsigned LdStNInstrDesc::Opcode

Definition at line 425 of file AArch64InstPrinter.cpp.


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