">

LLVM: lib/Target/AMDGPU/AMDGPULowerExecSync.cpp File Reference (original) (raw)

#include "[AMDGPU.h](AMDGPU%5F8h%5Fsource.html)"
#include "[AMDGPUMemoryUtils.h](AMDGPUMemoryUtils%5F8h%5Fsource.html)"
#include "[AMDGPUTargetMachine.h](AMDGPUTargetMachine%5F8h%5Fsource.html)"
#include "[llvm/ADT/DenseMap.h](DenseMap%5F8h%5Fsource.html)"
#include "[llvm/Analysis/CallGraph.h](CallGraph%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/TargetPassConfig.h](TargetPassConfig%5F8h%5Fsource.html)"
#include "[llvm/IR/Constants.h](Constants%5F8h%5Fsource.html)"
#include "[llvm/IR/Instructions.h](Instructions%5F8h%5Fsource.html)"
#include "[llvm/IR/ReplaceConstant.h](ReplaceConstant%5F8h%5Fsource.html)"
#include "[llvm/InitializePasses.h](InitializePasses%5F8h%5Fsource.html)"
#include "[llvm/Pass.h](Pass%5F8h%5Fsource.html)"
#include <algorithm>

Go to the source code of this file.

Macros
#define DEBUG_TYPE "amdgpu-lower-exec-sync"
Functions
Variables
DEBUG_TYPE
AMDGPU lowering of execution synchronization
AMDGPU lowering of execution false

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "amdgpu-lower-exec-sync"

Definition at line 32 of file AMDGPULowerExecSync.cpp.

Function Documentation

INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( AMDGPULowerExecSyncLegacy ,
DEBUG_TYPE ,
"AMDGPU lowering of execution synchronization" ,
false ,
false )

References DEBUG_TYPE, and INITIALIZE_PASS_DEPENDENCY.

Variable Documentation

DEBUG_TYPE

DEBUG_TYPE

Definition at line 224 of file AMDGPULowerExecSync.cpp.

false

AMDGPU lowering of execution false

Definition at line 225 of file AMDGPULowerExecSync.cpp.

synchronization

AMDGPU lowering of execution synchronization

Definition at line 225 of file AMDGPULowerExecSync.cpp.