LLVM: lib/Target/AMDGPU/AMDGPUCtorDtorLowering.cpp File Reference (original) (raw)
This pass creates a unified init and fini kernel with the required metadata. More...
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "amdgpu-lower-ctor-dtor" |
Detailed Description
This pass creates a unified init and fini kernel with the required metadata.
Definition in file AMDGPUCtorDtorLowering.cpp.
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "amdgpu-lower-ctor-dtor"
Function Documentation
◆ INITIALIZE_PASS()
| INITIALIZE_PASS | ( | AMDGPUCtorDtorLoweringLegacy | , |
|---|---|---|---|
| DEBUG_TYPE | , | ||
| "Lower ctors and dtors for AMDGPU" | , | ||
| false | , | ||
| false | ) |