LLVM 22.0.0git
Macros | Functions | Variables
AMDGPUPrepareAGPRAlloc.cpp File Reference
#include "AMDGPUPrepareAGPRAlloc.h"
#include "AMDGPU.h"
#include "GCNSubtarget.h"
#include "SIMachineFunctionInfo.h"
#include "SIRegisterInfo.h"
#include "llvm/CodeGen/LiveIntervals.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/InitializePasses.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "amdgpu-prepare-agpr-alloc"
 

Functions

 INITIALIZE_PASS_BEGIN (AMDGPUPrepareAGPRAllocLegacy, DEBUG_TYPE, "AMDGPU Prepare AGPR Alloc", false, false) INITIALIZE_PASS_END(AMDGPUPrepareAGPRAllocLegacy
 

Variables

 DEBUG_TYPE
 
AMDGPU Prepare AGPR Alloc
 
AMDGPU Prepare AGPR false
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "amdgpu-prepare-agpr-alloc"

Definition at line 28 of file AMDGPUPrepareAGPRAlloc.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( AMDGPUPrepareAGPRAllocLegacy  ,
DEBUG_TYPE  ,
"AMDGPU Prepare AGPR Alloc"  ,
false  ,
false   
)

Variable Documentation

◆ Alloc

AMDGPU Prepare AGPR Alloc

Definition at line 68 of file AMDGPUPrepareAGPRAlloc.cpp.

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 67 of file AMDGPUPrepareAGPRAlloc.cpp.

◆ false

AMDGPU Prepare AGPR false

Definition at line 68 of file AMDGPUPrepareAGPRAlloc.cpp.