LLVM
15.0.0git
llvm
AMDGPU
CPol
Enumerations
llvm::AMDGPU::CPol Namespace Reference
Enumerations
enum
CPol
{
GLC
= 1,
SLC
= 2,
DLC
= 4,
SCC
= 16,
SC0
= GLC,
SC1
= SCC,
NT
= SLC,
ALL
= GLC | SLC | DLC | SCC
}
Enumeration Type Documentation
◆
CPol
enum
llvm::AMDGPU::CPol::CPol
Enumerator
GLC
SLC
DLC
SCC
SC0
SC1
NT
ALL
Definition at line
293
of file
SIDefines.h
.
Generated on Thu May 19 2022 07:04:56 for LLVM by
1.8.17