LLVM 20.0.0git
|
#include "VESubtarget.h"
#include "VE.h"
#include "llvm/MC/TargetRegistry.h"
#include "llvm/Support/MathExtras.h"
#include "VEGenSubtargetInfo.inc"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "ve-subtarget" |
#define | GET_SUBTARGETINFO_TARGET_DESC |
#define | GET_SUBTARGETINFO_CTOR |
#define DEBUG_TYPE "ve-subtarget" |
Definition at line 20 of file VESubtarget.cpp.
#define GET_SUBTARGETINFO_CTOR |
Definition at line 23 of file VESubtarget.cpp.
#define GET_SUBTARGETINFO_TARGET_DESC |
Definition at line 22 of file VESubtarget.cpp.