LLVM  3.7.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 263 of file AArch64InstPrinter.cpp.

Member Data Documentation

bool LdStNInstrDesc::HasLane

Definition at line 268 of file AArch64InstPrinter.cpp.

const char* LdStNInstrDesc::Layout

Definition at line 266 of file AArch64InstPrinter.cpp.

int LdStNInstrDesc::ListOperand

Definition at line 267 of file AArch64InstPrinter.cpp.

const char* LdStNInstrDesc::Mnemonic

Definition at line 265 of file AArch64InstPrinter.cpp.

int LdStNInstrDesc::NaturalOffset

Definition at line 269 of file AArch64InstPrinter.cpp.

unsigned LdStNInstrDesc::Opcode

Definition at line 264 of file AArch64InstPrinter.cpp.


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