LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions
AArch64ISelDAGToDAG.cpp File Reference
#include "AArch64.h"
#include "AArch64InstrInfo.h"
#include "AArch64Subtarget.h"
#include "AArch64TargetMachine.h"
#include "Utils/AArch64BaseInfo.h"
#include "llvm/ADT/APSInt.h"
#include "llvm/CodeGen/SelectionDAGISel.h"
#include "llvm/IR/GlobalValue.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/raw_ostream.h"
#include "AArch64GenDAGISel.inc"
Include dependency graph for AArch64ISelDAGToDAG.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "aarch64-isel"
 

Functions

static unsigned getVLDSTRegisterUpdateOpcode (unsigned Opc)
 

Macro Definition Documentation

#define DEBUG_TYPE   "aarch64-isel"

Definition at line 14 of file AArch64ISelDAGToDAG.cpp.

Function Documentation

static unsigned getVLDSTRegisterUpdateOpcode ( unsigned  Opc)
static

Definition at line 484 of file AArch64ISelDAGToDAG.cpp.