|
LLVM
8.0.1
|
#include "SparcSubtarget.h"#include "Sparc.h"#include "llvm/Support/MathExtras.h"#include "llvm/Support/TargetRegistry.h"#include "SparcGenSubtargetInfo.inc"
Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "sparc-subtarget" |
| #define | GET_SUBTARGETINFO_TARGET_DESC |
| #define | GET_SUBTARGETINFO_CTOR |
| #define DEBUG_TYPE "sparc-subtarget" |
Definition at line 21 of file SparcSubtarget.cpp.
| #define GET_SUBTARGETINFO_CTOR |
Definition at line 24 of file SparcSubtarget.cpp.
| #define GET_SUBTARGETINFO_TARGET_DESC |
Definition at line 23 of file SparcSubtarget.cpp.
1.8.13