LLVM 19.0.0git
Macros | Functions | Variables
AMDGPUMarkLastScratchLoad.cpp File Reference
#include "AMDGPU.h"
#include "GCNSubtarget.h"
#include "llvm/CodeGen/LiveIntervals.h"
#include "llvm/CodeGen/LiveStacks.h"
#include "llvm/CodeGen/MachineOperand.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "amdgpu-mark-last-scratch-load"
 

Functions

 INITIALIZE_PASS_BEGIN (AMDGPUMarkLastScratchLoad, DEBUG_TYPE, "AMDGPU Mark last scratch load", false, false) INITIALIZE_PASS_END(AMDGPUMarkLastScratchLoad
 

Variables

 DEBUG_TYPE
 
AMDGPU Mark last scratch load
 
AMDGPU Mark last scratch false
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "amdgpu-mark-last-scratch-load"

Definition at line 24 of file AMDGPUMarkLastScratchLoad.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( AMDGPUMarkLastScratchLoad  ,
DEBUG_TYPE  ,
"AMDGPU Mark last scratch load"  ,
false  ,
false   
)

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 141 of file AMDGPUMarkLastScratchLoad.cpp.

◆ false

AMDGPU Mark last scratch false

Definition at line 142 of file AMDGPUMarkLastScratchLoad.cpp.

◆ load

AMDGPU Mark last scratch load