LLVM 17.0.0git
Public Attributes | List of all members
LdStNInstrDesc Struct Reference
Collaboration diagram for LdStNInstrDesc:
Collaboration graph
[legend]

Public Attributes

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

Detailed Description

Definition at line 409 of file AArch64InstPrinter.cpp.

Member Data Documentation

◆ HasLane

bool LdStNInstrDesc::HasLane

Definition at line 414 of file AArch64InstPrinter.cpp.

◆ Layout

const char* LdStNInstrDesc::Layout

Definition at line 412 of file AArch64InstPrinter.cpp.

◆ ListOperand

int LdStNInstrDesc::ListOperand

Definition at line 413 of file AArch64InstPrinter.cpp.

◆ Mnemonic

const char* LdStNInstrDesc::Mnemonic

Definition at line 411 of file AArch64InstPrinter.cpp.

◆ NaturalOffset

int LdStNInstrDesc::NaturalOffset

Definition at line 415 of file AArch64InstPrinter.cpp.

◆ Opcode

unsigned LdStNInstrDesc::Opcode

Definition at line 410 of file AArch64InstPrinter.cpp.


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