|
LLVM
3.7.0
|
#include "AMDGPUBaseInfo.h"#include "llvm/MC/SubtargetFeature.h"#include "AMDGPUGenSubtargetInfo.inc"Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::AMDGPU | |
Macros | |
| #define | GET_SUBTARGETINFO_ENUM |
Functions | |
| IsaVersion | llvm::AMDGPU::getIsaVersion (const FeatureBitset &Features) |
| void | llvm::AMDGPU::initDefaultAMDKernelCodeT (amd_kernel_code_t &Header, const FeatureBitset &Features) |
| #define GET_SUBTARGETINFO_ENUM |
Definition at line 12 of file AMDGPUBaseInfo.cpp.
1.8.6