LLVM  4.0.0
Public Attributes | List of all members
llvm::AArch64TLBI::TLBI Struct Reference

#include <AArch64BaseInfo.h>

Collaboration diagram for llvm::AArch64TLBI::TLBI:
[legend]

Public Attributes

const char * Name
 
uint16_t Encoding
 
bool NeedsReg
 

Detailed Description

Definition at line 454 of file AArch64BaseInfo.h.

Member Data Documentation

uint16_t llvm::AArch64TLBI::TLBI::Encoding

Definition at line 456 of file AArch64BaseInfo.h.

const char* llvm::AArch64TLBI::TLBI::Name

Definition at line 455 of file AArch64BaseInfo.h.

bool llvm::AArch64TLBI::TLBI::NeedsReg

Definition at line 457 of file AArch64BaseInfo.h.


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