LLVM  4.0.0
Public Attributes | List of all members
llvm::AArch64ISB::ISB Struct Reference

#include <AArch64BaseInfo.h>

Collaboration diagram for llvm::AArch64ISB::ISB:
[legend]

Public Attributes

const char * Name
 
uint16_t Encoding
 

Detailed Description

Definition at line 310 of file AArch64BaseInfo.h.

Member Data Documentation

uint16_t llvm::AArch64ISB::ISB::Encoding

Definition at line 312 of file AArch64BaseInfo.h.

const char* llvm::AArch64ISB::ISB::Name

Definition at line 311 of file AArch64BaseInfo.h.


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