LLVM API Documentation

Public Member Functions | Static Public Attributes
llvm::AArch64IC::ICMapper Struct Reference

#include <AArch64BaseInfo.h>

Inheritance diagram for llvm::AArch64IC::ICMapper:
Inheritance graph
[legend]
Collaboration diagram for llvm::AArch64IC::ICMapper:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ICMapper ()

Static Public Attributes

static const Mapping ICPairs []

Detailed Description

Definition at line 380 of file AArch64BaseInfo.h.


Constructor & Destructor Documentation

Definition at line 106 of file AArch64BaseInfo.cpp.


Member Data Documentation

Initial value:
 {
  {"ialluis",  IALLUIS},
  {"iallu", IALLU},
  {"ivau", IVAU}
}

Definition at line 381 of file AArch64BaseInfo.h.


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