LLVM 22.0.0git
ARMBaseRegisterInfo.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "arm-register-info"
#define GET_REGINFO_TARGET_DESC

Functions

static MCRegister getPairedGPR (MCRegister Reg, bool Odd, const MCRegisterInfo *RI)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "arm-register-info"

Definition at line 50 of file ARMBaseRegisterInfo.cpp.

◆ GET_REGINFO_TARGET_DESC

#define GET_REGINFO_TARGET_DESC

Definition at line 52 of file ARMBaseRegisterInfo.cpp.

Function Documentation

◆ getPairedGPR()