LLVM 19.0.0git
Macros | Functions
AMDGPUOpenCLEnqueuedBlockLowering.cpp File Reference
#include "AMDGPU.h"
#include "llvm/ADT/DenseSet.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Mangler.h"
#include "llvm/IR/Module.h"
#include "llvm/Pass.h"
#include "llvm/Support/Debug.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "amdgpu-lower-enqueued-block"
 

Functions

 INITIALIZE_PASS (AMDGPUOpenCLEnqueuedBlockLowering, DEBUG_TYPE, "Lower OpenCL enqueued blocks", false, false) ModulePass *llvm
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "amdgpu-lower-enqueued-block"

Definition at line 44 of file AMDGPUOpenCLEnqueuedBlockLowering.cpp.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( AMDGPUOpenCLEnqueuedBlockLowering  ,
DEBUG_TYPE  ,
"Lower OpenCL enqueued blocks"  ,
false  ,
false   
)

Definition at line 68 of file AMDGPUOpenCLEnqueuedBlockLowering.cpp.