LLVM  4.0.0
Public Attributes | List of all members
llvm::AArch64IC::IC Struct Reference

#include <AArch64BaseInfo.h>

Collaboration diagram for llvm::AArch64IC::IC:
[legend]

Public Attributes

const char * Name
 
uint16_t Encoding
 
bool NeedsReg
 

Detailed Description

Definition at line 300 of file AArch64BaseInfo.h.

Member Data Documentation

uint16_t llvm::AArch64IC::IC::Encoding

Definition at line 302 of file AArch64BaseInfo.h.

const char* llvm::AArch64IC::IC::Name

Definition at line 301 of file AArch64BaseInfo.h.

bool llvm::AArch64IC::IC::NeedsReg

Definition at line 303 of file AArch64BaseInfo.h.


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