|
LLVM
8.0.1
|
#include "RISCVSubtarget.h"#include "RISCV.h"#include "RISCVFrameLowering.h"#include "llvm/Support/TargetRegistry.h"#include "RISCVGenSubtargetInfo.inc"
Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "riscv-subtarget" |
| #define | GET_SUBTARGETINFO_TARGET_DESC |
| #define | GET_SUBTARGETINFO_CTOR |
| #define DEBUG_TYPE "riscv-subtarget" |
Definition at line 21 of file RISCVSubtarget.cpp.
| #define GET_SUBTARGETINFO_CTOR |
Definition at line 24 of file RISCVSubtarget.cpp.
| #define GET_SUBTARGETINFO_TARGET_DESC |
Definition at line 23 of file RISCVSubtarget.cpp.
1.8.13