LLVM 22.0.0git
|
#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 |
#define DEBUG_TYPE "amdgpu-prepare-agpr-alloc" |
Definition at line 28 of file AMDGPUPrepareAGPRAlloc.cpp.
INITIALIZE_PASS_BEGIN | ( | AMDGPUPrepareAGPRAllocLegacy | , |
DEBUG_TYPE | , | ||
"AMDGPU Prepare AGPR Alloc" | , | ||
false | , | ||
false | |||
) |
AMDGPU Prepare AGPR Alloc |
Definition at line 68 of file AMDGPUPrepareAGPRAlloc.cpp.
DEBUG_TYPE |
Definition at line 67 of file AMDGPUPrepareAGPRAlloc.cpp.
AMDGPU Prepare AGPR false |
Definition at line 68 of file AMDGPUPrepareAGPRAlloc.cpp.