LLVM  8.0.1
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 334 of file AArch64InstPrinter.cpp.

Member Data Documentation

◆ HasLane

bool LdStNInstrDesc::HasLane

Definition at line 339 of file AArch64InstPrinter.cpp.

◆ Layout

const char* LdStNInstrDesc::Layout

Definition at line 337 of file AArch64InstPrinter.cpp.

◆ ListOperand

int LdStNInstrDesc::ListOperand

Definition at line 338 of file AArch64InstPrinter.cpp.

◆ Mnemonic

const char* LdStNInstrDesc::Mnemonic

Definition at line 336 of file AArch64InstPrinter.cpp.

◆ NaturalOffset

int LdStNInstrDesc::NaturalOffset

Definition at line 340 of file AArch64InstPrinter.cpp.

◆ Opcode

unsigned LdStNInstrDesc::Opcode

Definition at line 335 of file AArch64InstPrinter.cpp.


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