|
LLVM
4.0.0
|
Implements the AMDGPU specific subclass of TargetSubtarget. More...
#include "AMDGPUSubtarget.h"#include "llvm/ADT/SmallString.h"#include "llvm/CodeGen/MachineScheduler.h"#include "llvm/Target/TargetFrameLowering.h"#include <algorithm>#include "AMDGPUGenSubtargetInfo.inc"Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "amdgpu-subtarget" |
| #define | GET_SUBTARGETINFO_ENUM |
| #define | GET_SUBTARGETINFO_TARGET_DESC |
| #define | GET_SUBTARGETINFO_CTOR |
Implements the AMDGPU specific subclass of TargetSubtarget.
Definition in file AMDGPUSubtarget.cpp.
| #define DEBUG_TYPE "amdgpu-subtarget" |
Definition at line 23 of file AMDGPUSubtarget.cpp.
| #define GET_SUBTARGETINFO_CTOR |
Definition at line 27 of file AMDGPUSubtarget.cpp.
| #define GET_SUBTARGETINFO_ENUM |
Definition at line 25 of file AMDGPUSubtarget.cpp.
| #define GET_SUBTARGETINFO_TARGET_DESC |
Definition at line 26 of file AMDGPUSubtarget.cpp.
1.8.6