LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
NVPTXRegisterInfo.cpp File Reference
#include "NVPTXRegisterInfo.h"
#include "NVPTX.h"
#include "NVPTXSubtarget.h"
#include "llvm/ADT/BitVector.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/MC/MachineLocation.h"
#include "llvm/Target/TargetInstrInfo.h"
#include "NVPTXGenRegisterInfo.inc"
Include dependency graph for NVPTXRegisterInfo.cpp:

Go to the source code of this file.

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 

Macros

#define DEBUG_TYPE   "nvptx-reg-info"
 
#define GET_REGINFO_TARGET_DESC
 

Functions

std::string llvm::getNVPTXRegClassName (TargetRegisterClass const *RC)
 
std::string llvm::getNVPTXRegClassStr (TargetRegisterClass const *RC)
 

Macro Definition Documentation

#define DEBUG_TYPE   "nvptx-reg-info"

Definition at line 14 of file NVPTXRegisterInfo.cpp.

#define GET_REGINFO_TARGET_DESC

Definition at line 77 of file NVPTXRegisterInfo.cpp.