LLVM 22.0.0git
AArch64RegisterInfo.cpp File Reference

Go to the source code of this file.

Macros

#define GET_CC_REGISTER_LISTS
#define GET_REGINFO_TARGET_DESC

Functions

static Register createScratchRegisterForInstruction (MachineInstr &MI, unsigned FIOperandNum, const AArch64InstrInfo *TII)

Macro Definition Documentation

◆ GET_CC_REGISTER_LISTS

#define GET_CC_REGISTER_LISTS

Definition at line 38 of file AArch64RegisterInfo.cpp.

◆ GET_REGINFO_TARGET_DESC

#define GET_REGINFO_TARGET_DESC

Definition at line 40 of file AArch64RegisterInfo.cpp.

Function Documentation

◆ createScratchRegisterForInstruction()

Register createScratchRegisterForInstruction ( MachineInstr & MI,
unsigned FIOperandNum,
const AArch64InstrInfo * TII )
static

Definition at line 929 of file AArch64RegisterInfo.cpp.

References assert(), MI, and TII.

Referenced by llvm::AArch64RegisterInfo::eliminateFrameIndex().