LLVM 19.0.0git
Macros | Functions
CSKYRegisterInfo.cpp File Reference
#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)
 

Macro Definition Documentation

◆ GET_REGINFO_TARGET_DESC

#define GET_REGINFO_TARGET_DESC

Definition at line 21 of file CSKYRegisterInfo.cpp.

Function Documentation

◆ IsLegalOffset()

static bool IsLegalOffset ( const CSKYInstrInfo TII,
MachineInstr MI,
int &  Offset 
)
static