LLVM 20.0.0git
|
#include "CSKYRegisterInfo.h"
#include "CSKY.h"
#include "CSKYSubtarget.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/RegisterScavenging.h"
#include "llvm/MC/MCContext.h"
#include "CSKYGenRegisterInfo.inc"
Go to the source code of this file.
Macros | |
#define | GET_REGINFO_TARGET_DESC |
Functions | |
static bool | IsLegalOffset (const CSKYInstrInfo *TII, MachineInstr *MI, int &Offset) |
#define GET_REGINFO_TARGET_DESC |
Definition at line 21 of file CSKYRegisterInfo.cpp.
|
static |
Definition at line 108 of file CSKYRegisterInfo.cpp.
References llvm::CSKYII::AddrMode16B, llvm::CSKYII::AddrMode16H, llvm::CSKYII::AddrMode16W, llvm::CSKYII::AddrMode32B, llvm::CSKYII::AddrMode32H, llvm::CSKYII::AddrMode32SDF, llvm::CSKYII::AddrMode32WD, llvm::CSKYII::AddrModeMask, assert(), llvm_unreachable, MI, llvm::Offset, and TII.
Referenced by llvm::CSKYRegisterInfo::eliminateFrameIndex().