LLVM API Documentation
#include "MCTargetDesc/ARMBaseInfo.h"
#include "llvm/Target/TargetRegisterInfo.h"
#include "ARMGenRegisterInfo.inc"
Go to the source code of this file.
Classes | |
class | llvm::ARMBaseRegisterInfo |
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
namespace | llvm::ARMRI |
Register allocation hints. | |
Defines | |
#define | GET_REGINFO_HEADER |
Enumerations | |
enum | { llvm::ARMRI::RegPairOdd = 1, llvm::ARMRI::RegPairEven = 2 } |
Functions | |
static bool | llvm::isARMArea1Register (unsigned Reg, bool isIOS) |
static bool | llvm::isARMArea2Register (unsigned Reg, bool isIOS) |
static bool | llvm::isARMArea3Register (unsigned Reg, bool isIOS) |
static bool | llvm::isCalleeSavedRegister (unsigned Reg, const MCPhysReg *CSRegs) |
#define GET_REGINFO_HEADER |
Definition at line 20 of file ARMBaseRegisterInfo.h.