LLVM 22.0.0git
AMDGPUPromoteKernelArguments.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "amdgpu-promote-kernel-arguments"

Functions

static BasicBlock::iterator getInsertPt (BasicBlock &BB)
 INITIALIZE_PASS_BEGIN (AMDGPUPromoteKernelArguments, DEBUG_TYPE, "AMDGPU Promote Kernel Arguments", false, false) INITIALIZE_PASS_END(AMDGPUPromoteKernelArguments

Variables

 DEBUG_TYPE
AMDGPU Promote Kernel Arguments
AMDGPU Promote Kernel false

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "amdgpu-promote-kernel-arguments"

Definition at line 26 of file AMDGPUPromoteKernelArguments.cpp.

Function Documentation

◆ getInsertPt()

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( AMDGPUPromoteKernelArguments ,
DEBUG_TYPE ,
"AMDGPU Promote Kernel Arguments" ,
false ,
false  )

Variable Documentation

◆ Arguments

AMDGPU Promote Kernel Arguments

Definition at line 199 of file AMDGPUPromoteKernelArguments.cpp.

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 198 of file AMDGPUPromoteKernelArguments.cpp.

◆ false

AMDGPU Promote Kernel false

Definition at line 199 of file AMDGPUPromoteKernelArguments.cpp.