LLVM API Documentation
AMDGPU specific subclass of TargetSubtarget. More...
#include "AMDGPU.h"#include "llvm/ADT/StringExtras.h"#include "llvm/ADT/StringRef.h"#include "llvm/Target/TargetSubtargetInfo.h"#include "AMDGPUGenSubtargetInfo.inc"

Go to the source code of this file.
Classes | |
| class | llvm::AMDGPUSubtarget |
Namespaces | |
| llvm | |
| List of target independent CodeGen pass IDs. | |
Macros | |
| #define | GET_SUBTARGETINFO_HEADER |
| #define | MAX_CB_SIZE (1 << 16) |
AMDGPU specific subclass of TargetSubtarget.
Definition in file AMDGPUSubtarget.h.
| #define GET_SUBTARGETINFO_HEADER |
Definition at line 22 of file AMDGPUSubtarget.h.
| #define MAX_CB_SIZE (1 << 16) |
Definition at line 25 of file AMDGPUSubtarget.h.