LLVM API Documentation
#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"
Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "aarch64-isel" |
Functions | |
| static unsigned | getVLDSTRegisterUpdateOpcode (unsigned Opc) |
| #define DEBUG_TYPE "aarch64-isel" |
Definition at line 14 of file AArch64ISelDAGToDAG.cpp.
Definition at line 484 of file AArch64ISelDAGToDAG.cpp.