LLVM API Documentation
#include "XCoreRegisterInfo.h"
#include "XCore.h"
#include "XCoreMachineFunctionInfo.h"
#include "llvm/ADT/BitVector.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineModuleInfo.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/CodeGen/RegisterScavenging.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Type.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/Target/TargetFrameLowering.h"
#include "llvm/Target/TargetInstrInfo.h"
#include "llvm/Target/TargetMachine.h"
#include "llvm/Target/TargetOptions.h"
#include "XCoreGenRegisterInfo.inc"
Go to the source code of this file.
Macros | |
#define | GET_REGINFO_TARGET_DESC |
Functions | |
static bool | isImmUs (unsigned val) |
static bool | isImmU6 (unsigned val) |
static bool | isImmU16 (unsigned val) |
#define GET_REGINFO_TARGET_DESC |
Definition at line 35 of file XCoreRegisterInfo.cpp.
Definition at line 53 of file XCoreRegisterInfo.cpp.
Referenced by llvm::XCoreRegisterInfo::eliminateFrameIndex().
Definition at line 49 of file XCoreRegisterInfo.cpp.
Referenced by llvm::XCoreRegisterInfo::eliminateFrameIndex().
Definition at line 45 of file XCoreRegisterInfo.cpp.
Referenced by llvm::XCoreRegisterInfo::eliminateFrameIndex().