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

Public Attributes

unsigned Opcode
 
const char * Mnemonic
 
const char * Layout
 
int ListOperand
 
bool HasLane
 
int NaturalOffset
 

Detailed Description

Definition at line 312 of file AArch64InstPrinter.cpp.

Member Data Documentation

bool LdStNInstrDesc::HasLane

Definition at line 317 of file AArch64InstPrinter.cpp.

const char* LdStNInstrDesc::Layout

Definition at line 315 of file AArch64InstPrinter.cpp.

int LdStNInstrDesc::ListOperand

Definition at line 316 of file AArch64InstPrinter.cpp.

const char* LdStNInstrDesc::Mnemonic

Definition at line 314 of file AArch64InstPrinter.cpp.

int LdStNInstrDesc::NaturalOffset

Definition at line 318 of file AArch64InstPrinter.cpp.

unsigned LdStNInstrDesc::Opcode

Definition at line 313 of file AArch64InstPrinter.cpp.


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