LLVM 23.0.0git
AArch64SRLTDefineSuperRegs.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "aarch64-srlt-define-superregs"
#define PASS_NAME   "AArch64 SRLT Define Super-Regs Pass"

Functions

 INITIALIZE_PASS (AArch64SRLTDefineSuperRegsLegacy, DEBUG_TYPE, PASS_NAME, false, false) Register AArch64SRLTDefineSuperRegsImpl

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "aarch64-srlt-define-superregs"

Definition at line 102 of file AArch64SRLTDefineSuperRegs.cpp.

◆ PASS_NAME

#define PASS_NAME   "AArch64 SRLT Define Super-Regs Pass"

Definition at line 103 of file AArch64SRLTDefineSuperRegs.cpp.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( AArch64SRLTDefineSuperRegsLegacy ,
DEBUG_TYPE ,
PASS_NAME ,
false ,
false  )